1. 125_how to "show the text of a text file in the terminal" with the "cat" command

    125_how to "show the text of a text file in the terminal" with the "cat" command

    2
  2. 196_how to "add the read and write permission back to the user permission set" with "chmod"

    196_how to "add the read and write permission back to the user permission set" with "chmod"

    1
  3. 148_what is a file "group" in bash?

    148_what is a file "group" in bash?

  4. 132_how to "open the nano program" with the "nano" command

    132_how to "open the nano program" with the "nano" command

  5. 33_what is the file directory in the prompt?

    33_what is the file directory in the prompt?

  6. 78_how to switch the previous word for the current with alt T

    78_how to switch the previous word for the current with alt T

  7. 222_what are symbolic mode bits?

    222_what are symbolic mode bits?

  8. 184_what is a "permission string" in bash?

    184_what is a "permission string" in bash?

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

    107_how to display bash version with ctrl x v

    5
  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. 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
  13. 20_when was bash released?

    20_when was bash released?

    3
  14. 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
  15. 226_what are alphabetical permissions?

    226_what are alphabetical permissions?

    2
    1
  16. 121_what is the cat command in bash?

    121_what is the cat command in bash?

    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. 61_why are there quotes around my files?

    61_why are there quotes around my files?

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

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

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

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

    75_how to capitalize a word or letter with alt c

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

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

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