1. 206_how to "add the read and execute permission to the group permission set" with "chmod"

    206_how to "add the read and execute permission to the group permission set" with "chmod"

    6
  2. 202_how to "remove ALL the permissions from the group permission set" with "chmod"

    202_how to "remove ALL the permissions from the group permission set" with "chmod"

    3
  3. 88_how to scroll through the previous command with ctrl p

    88_how to scroll through the previous command with ctrl p

    2
  4. 54_difference between shell language and scripting language?

    54_difference between shell language and scripting language?

    2
  5. 145_how to "see the file permissions of files or directories" with the "ls -l" command

    145_how to "see the file permissions of files or directories" with the "ls -l" command

    1
  6. 97_how to "ping a website" with the "ping" command

    97_how to "ping a website" with the "ping" command

  7. 72_how to move back one word with alt b

    72_how to move back one word with alt b

  8. 115_how to "make a file" with the "touch" command

    115_how to "make a file" with the "touch" command

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

    184_what is a "permission string" in bash?

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

    107_how to display bash version with ctrl x v

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

    226_what are alphabetical permissions?

    2
    1
  17. 61_why are there quotes around my files?

    61_why are there quotes around my files?

    1
  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. 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
  21. 75_how to capitalize a word or letter with alt c

    75_how to capitalize a word or letter with alt c

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

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

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

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

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