Linux Command Line Flashcards

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