ls: List directory contents.cd: Change directory.cp: Copy files.mv: Move or rename files.rm: Remove files.cat: Concatenate and display files.ps: Report a snapshot of current processes.top: Display and update sorted information about processes.kill: Terminate processes.bg: Resume suspended jobs in the background.fg: Resume suspended jobs in the foreground.uname: Print system information.df: Report filesystem disk space usage.du: Estimate file space usage.uptime: Tell how long the system has been running.free: Display amount of free and used memory.