1. 28_what is the "prompt" in the bash shell?

    28_what is the "prompt" in the bash shell?

    5
  2. 87_how to scroll to the next command with the down arrow

    87_how to scroll to the next command with the down arrow

    3
  3. 306_what is GID in linux?

    306_what is GID in linux?

    4
  4. 286_how to "see all your block devices" with the "lsblk" command

    286_how to "see all your block devices" with the "lsblk" command

    3
    1
  5. 167_how to "add the write permission to a file" with the "chmod" command

    167_how to "add the write permission to a file" with the "chmod" command

    2
  6. 122_what does "concatenate" mean?

    122_what does "concatenate" mean?

    2
  7. 109_how to delete one word at a time with alt backspace

    109_how to delete one word at a time with alt backspace

    1
  8. 108_how to open your in terminal text editor with ctrl x e

    108_how to open your in terminal text editor with ctrl x e

    2
  9. 91_how to escape out of the ctrl r search with ctrl g

    91_how to escape out of the ctrl r search with ctrl g

    2
  10. 161_what is a "permission set" in bash?

    161_what is a "permission set" in bash?

    2
  11. 302_how to "see the uid of other users" with the "id" command

    302_how to "see the uid of other users" with the "id" command

    1
  12. 303_how to see all the UID's on your system

    303_how to see all the UID's on your system

    1
  13. 76_how to capitalize an entire word with alt u

    76_how to capitalize an entire word with alt u

  14. 257_how to "change the password for a user" with the "passwd" command

    257_how to "change the password for a user" with the "passwd" command

  15. 211_how to "add all the permissions to the other permission set" with "chmod"

    211_how to "add all the permissions to the other permission set" with "chmod"

    7
  16. 170_how to "remove the write permission from the user permission set" with the "chmod" command

    170_how to "remove the write permission from the user permission set" with the "chmod" command

    6
  17. 185_how to "remove the read permission from the other permission set" with chmod

    185_how to "remove the read permission from the other permission set" with chmod

    7
  18. 174_how to "add the execute permission to the group permission set" using "chmod"

    174_how to "add the execute permission to the group permission set" using "chmod"

    9
  19. 305_how to easily distinguish between system uid vs human uid

    305_how to easily distinguish between system uid vs human uid

    4
  20. 163_how to "remove the execute permission from a file" with the "chmod" command

    163_how to "remove the execute permission from a file" with the "chmod" command

    2
  21. 124_how to open a folder in the terminal using the gui

    124_how to open a folder in the terminal using the gui

    2
  22. 199_how to "remove the read and write permissions from the group permission set" with "chmod"

    199_how to "remove the read and write permissions from the group permission set" with "chmod"

    1
  23. 112_how to "record your previous directories as a data stack" with the "pushd" command

    112_how to "record your previous directories as a data stack" with the "pushd" command