Linux Command Line Flashcards

FrontBack
Stop a running processkill
Sets the owner of files or directorieschown
Used to run subcommands as root (admin)sudo
Sets permissions of files or directorieschmod
Used to switch users in a shellsu
Lists processesps
Text editor that is infamous for being impossible to exitvi
Copy a file or directorycp
Move a filemv
Ubuntu package managerapt-get
Get the current working directory of a shellpwd
Configure network settingsifconfig
Turn off or power offshutdown
Configure wireless networking settingsiwconfig
Set a user's passwordpasswd
Delete a file or directoryrm
List contents of a directoryls
Change directoriescd
Searches a file or input for particular charactersgrep