Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 357 Bytes

Linux-File-System

Linux Commands

  • "ls" - List directory contents
  • "stat" - Display file or file system status
  • "find" - Search for files in a directory hierarchy
  • "grep" - Search through text
  • "file" - Determine file type
  • "df" - Report file system disk space usage
  • "du" - Estimate file space usage
  • "mount" - Mount and unmount file systems