tutor linux

download tutor linux v pdf

perintah linux lanjutan

top
top [options]
Provide information (frequently refreshed) about the most CPU-intensive processes currently running. You do not need to include a – before options. See ps for explanations of the field descriptors.
Options
-b
Run in batch mode; don’t accept command-line input. Useful for sending output to another command or to a file.
-c
Show command line in display instead of just [...]

perintah dasar linux

clear – clear the terminal screen
SYNOPSIS clear DESCRIPTION clear clears your screen if this is possible. It looks in the environ? ment for the terminal type and then in the terminfo database to figure out how to clear the screen. SEE ALSO tput(1), terminfo(5)
cp – copy files and directories
NAME cp – copy files and directories [...]