1. 164_how to "remove the read permission from a file" with the "chmod" command

    164_how to "remove the read permission from a file" with the "chmod" command

    2
  2. 105_how to autocomplete with the the tab button

    105_how to autocomplete with the the tab button

    1
  3. 154_what does the - mean in file permissions in bash?

    154_what does the - mean in file permissions in bash?

    2
  4. 187_how to "create an executable file" with "nano"

    187_how to "create an executable file" with "nano"

    1
  5. 68_how to delete text from the end of the command line with ctrl u

    68_how to delete text from the end of the command line with ctrl u

  6. 51_what is the absolute path in the bash shell?

    51_what is the absolute path in the bash shell?

  7. 191_how to "remove BOTH read and write permissions at the same time from the user permission set"

    191_how to "remove BOTH read and write permissions at the same time from the user permission set"

  8. 258_how to "lock out a user" with the "passwd" command

    258_how to "lock out a user" with the "passwd" command

  9. 200_how to "remove the write and execute permission from the group permission set" with "chmod"

    200_how to "remove the write and execute permission from the group permission set" with "chmod"

    7
  10. 184_what is a "permission string" in bash?

    184_what is a "permission string" in bash?

    7
  11. 197_how to "add both write and execute permissions to the user permission set" with "chmod"

    197_how to "add both write and execute permissions to the user permission set" with "chmod"

    3
  12. 107_how to display bash version with ctrl x v

    107_how to display bash version with ctrl x v

    5
  13. 129_how to "create a file with text" using the "echo" command

    129_how to "create a file with text" using the "echo" command

    3
  14. 226_what are alphabetical permissions?

    226_what are alphabetical permissions?

    2
    1
  15. 35_how do you know when the prompt is ready to accept a command?

    35_how do you know when the prompt is ready to accept a command?

    3
  16. 20_when was bash released?

    20_when was bash released?

    3
  17. 328_how to "see how much space you have left on your computer" with df -h

    328_how to "see how much space you have left on your computer" with df -h

    2
  18. 131_how to "append a text file from the terminal" with the "echo" command.mp4

    131_how to "append a text file from the terminal" with the "echo" command.mp4

    1
  19. 121_what is the cat command in bash?

    121_what is the cat command in bash?

    2
  20. 61_why are there quotes around my files?

    61_why are there quotes around my files?

    1
  21. 250_how to "output the grep result of one file into another file" with ">"

    250_how to "output the grep result of one file into another file" with ">"

  22. 204_how to "add the read and write permission to the group permission set" with "chmod"

    204_how to "add the read and write permission to the group permission set" with "chmod"

  23. 207_how to "remove the read and write permissions from the other permission set" with "chmod"

    207_how to "remove the read and write permissions from the other permission set" with "chmod"

  24. 116_how to "change the last accessed date of a file" with the "touch" command

    116_how to "change the last accessed date of a file" with the "touch" command