Linux Commands
Linux Commands
5
Most commonly used Linux commands
• Tools/Utilities
• bc : basic calculator
• grep string filename : search a string in file(s)
• sed : stream editor (modifies a string in files)
• date : print / set date and time of the system
• cal : calendar
• Disk related
• du : report disk usage in the system
• df : report file usage