Prévia do material em texto
kill - Terminate a process LINUX pkill - Terminate processes by name df - Report file system disk space COMMANDS usage @techyoutbe CHEAT du - Estimate file space usage free - Display memory usage SHEET uptime - Tell how long the system has been running Is - List directory contents uname - Print system information cd - Change directory ifconfig - Configure a network pwd - Print working directory interface mkdir - Create a directory ip - Show/manipulate routing, rmdir - Remove a directory devices, policy routing, and tunnels rm - Remove files or directories ping - Send ICMP ECHO_REQUEST to cp - Copy files or directories network hosts my - Move or rename files or netstat - Print network connections, directories routing tables, interface statistics, touch - Create an empty file or masquerade connections, and update file timestamps multicast memberships cat - Concatenate and display file SS - Another utility to investigate contents sockets less - View file contents one screen wget - Retrieve files from the web at a time curl - Transfer data from or to a more - View file contents (similar to server less) scp - Secure copy (remote file copy head - Display the beginning of a file program) tail - Display the end of a file ssh - OpenSSH SSH client (remote grep - Search for text within files login program) find - Search for files in a directory tar - Store, list, or extract files in an hierarchy archive locate - Find files by name gzip - Compress or expand files man - Display the manual for a bzip2 - A block-sorting file command compressor info - Display command information XZ - Compress or expand files using which - Locate a command the XZ format chmod - Change file modes or Access zip - Package and compress (archive) Control Lists files chown - Change file owner and group unzip - Extract compressed files from ps - Report a snapshot of current a ZIP archive processes @techyoutbe echo - Display a line of text top - Display Linux tasks nano - Simple text editor htop - Interactive process viewer vim - Advanced text editor