1. 7_how to bash discord link

    7_how to bash discord link

    3
  2. 79_how to swap two text characters with ctrl T

    79_how to swap two text characters with ctrl T

    15
  3. 269_how to "copy text from the terminal" with "ctrl shift c"

    269_how to "copy text from the terminal" with "ctrl shift c"

  4. 14_how to bash rumble account

    14_how to bash rumble account

    8
  5. 182_how to "add the execute permission to the other permission set" with "chmod"

    182_how to "add the execute permission to the other permission set" with "chmod"

    6
  6. 92_how to run your ctrl r search with ctrl o

    92_how to run your ctrl r search with ctrl o

    6
  7. 252_how to "delete a user" with the "deluser" command

    252_how to "delete a user" with the "deluser" command

    2
  8. 220_what are octals in the context of bash?

    220_what are octals in the context of bash?

    1
  9. 81_how to delete something on the left side of the cursor with ctrl h

    81_how to delete something on the left side of the cursor with ctrl h

  10. 192_how to "remove the write and execute permission from the user permission set"

    192_how to "remove the write and execute permission from the user permission set"

  11. 253_how to "remove a users home directory" with the "sudo rm -r" command

    253_how to "remove a users home directory" with the "sudo rm -r" command

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

    184_what is a "permission string" in bash?

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

    107_how to display bash version with ctrl x v

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

    226_what are alphabetical permissions?

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

    20_when was bash released?

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

    121_what is the cat command in bash?

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

    61_why are there quotes around my files?

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