161_what is a "permission set" in bash?
HowToBash
76_how to capitalize an entire word with alt u
HowToBash
257_how to "change the password for a user" with the "passwd" command
HowToBash
248_how to "search a directory" with the "find" command
HowToBash
58_what is the difference between a command and a script?
HowToBash
176_how to "remove the write permission from the group permission set" with "chmod"
HowToBash
311_how to "see hidden files" with the "ls -a" command
HowToBash
66_how to move backwards one character with ctrl b
HowToBash
38_how to "find out where you are in your file directory" with the "pwd" command
HowToBash
175_how to "remove the execute permission from the group permission set" with "chmod"
HowToBash
41_how to "ALWAYS go back to the home directory" using the "cd" command
HowToBash
125_how to "show the text of a text file in the terminal" with the "cat" command
HowToBash
196_how to "add the read and write permission back to the user permission set" with "chmod"
HowToBash
222_what are symbolic mode bits?
HowToBash
78_how to switch the previous word for the current with alt T
HowToBash
33_what is the file directory in the prompt?
HowToBash
148_what is a file "group" in bash?
HowToBash
132_how to "open the nano program" with the "nano" command
HowToBash
307_how to "see all the groups on your system"
HowToBash
138_how to "go up a directory" using the "cd period period" command
HowToBash
106_how to autocomplete with ctrl i
HowToBash