1. 153_what does the "d" stand for in file permissions in bash?

    153_what does the "d" stand for in file permissions in bash?

    2
  2. 221_the two ways to change file permissions

    221_the two ways to change file permissions

    1
  3. 135_how to "open a file with sudo permissions" using "nano"

    135_how to "open a file with sudo permissions" using "nano"

    4
  4. 147_what is the file "owner" in bash?

    147_what is the file "owner" in bash?

    1
  5. 190_how to "append a text file" with the "echo >>" command

    190_how to "append a text file" with the "echo >>" command

  6. 210_how to "remove all the permissions from the other permission set" with "chmod"

    210_how to "remove all the permissions from the other permission set" with "chmod"

  7. 46_how to clear the terminal with ctrl L

    46_how to clear the terminal with ctrl L

  8. 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
  9. 184_what is a "permission string" in bash?

    184_what is a "permission string" in bash?

    7
  10. 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
  11. 107_how to display bash version with ctrl x v

    107_how to display bash version with ctrl x v

    5
  12. 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
  13. 226_what are alphabetical permissions?

    226_what are alphabetical permissions?

    2
    1
  14. 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
  15. 20_when was bash released?

    20_when was bash released?

    3
  16. 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
  17. 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
  18. 121_what is the cat command in bash?

    121_what is the cat command in bash?

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

    61_why are there quotes around my files?

    1
  20. 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 ">"

  21. 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"

  22. 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"

  23. 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

  24. 113_how to "reverse the directory stack" with the "popd" command

    113_how to "reverse the directory stack" with the "popd" command

  25. 75_how to capitalize a word or letter with alt c

    75_how to capitalize a word or letter with alt c