1. 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
  2. 92_how to run your ctrl r search with ctrl o

    92_how to run your ctrl r search with ctrl o

    6
  3. 223_what are octal mode bits?

    223_what are octal mode bits?

    1
  4. 252_how to "delete a user" with the "deluser" command

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

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

    220_what are octals in the context of bash?

    1
  6. 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

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

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

  9. 82_how to "see your bash command history" with the "history" command

    82_how to "see your bash command history" with the "history" command

    9
  10. 55_difference between a shell and a shell language?

    55_difference between a shell and a shell language?

    7
  11. 183_how to "remove the execute permission from the other permission set" with "chmod"

    183_how to "remove the execute permission from the other permission set" with "chmod"

    8
  12. 101_how to "run the previous command" with the "!!" comand

    101_how to "run the previous command" with the "!!" comand

    9
  13. 29_why is bash the default shell in most linux distrobutions?

    29_why is bash the default shell in most linux distrobutions?

    3
  14. 73_how to move forward one word with alt f

    73_how to move forward one word with alt f

    7
  15. 90_how to end the ctrl r history search at current entry with ctrl j

    90_how to end the ctrl r history search at current entry with ctrl j

    4
  16. 126_how to "show the text of a file cleanly in the terminal" with the "less" command

    126_how to "show the text of a file cleanly in the terminal" with the "less" command

    3
  17. 52_what is the relative path in the bash shell?

    52_what is the relative path in the bash shell?

    5
  18. 40_how to "change your directory" with the "cd" command

    40_how to "change your directory" with the "cd" command

    3
  19. 150_what does the "r" stand for in file permissions in bash?

    150_what does the "r" stand for in file permissions in bash?

    1
  20. 32_what is a host name in the prompt?

    32_what is a host name in the prompt?

    1
  21. 297_how to "see the userid" with the "whoami" command?

    297_how to "see the userid" with the "whoami" command?

    1
  22. 165_how to "add the read permission to a file" using the "chmod" command

    165_how to "add the read permission to a file" using the "chmod" command

    2
  23. 256_how to "see what groups a user is part of" with the "su dash c" command

    256_how to "see what groups a user is part of" with the "su dash c" command

    1
  24. 94_how to suspend the text output with ctrl s

    94_how to suspend the text output with ctrl s