1. 50_what is a "path" in the bash shell?

    50_what is a "path" in the bash shell?

    6
  2. 217_what is a "bultin" in the context of bash?

    217_what is a "bultin" in the context of bash?

    7
  3. 216_what is a "command" in the context of bash?

    216_what is a "command" in the context of bash?

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

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

    3
  5. 141_how to "copy a specific file type to the home directory" with the "cp" command

    141_how to "copy a specific file type to the home directory" with the "cp" command

    5
  6. 218_what is an "alias" in the context of bash?

    218_what is an "alias" in the context of bash?

    1
    1
  7. 246_how to "see your PATH" with the "$PATH" command

    246_how to "see your PATH" with the "$PATH" command

    1
  8. 201_how to "remove the read and execute permission from the group permission set" with "chmod"

    201_how to "remove the read and execute permission from the group permission set" with "chmod"

    7
  9. 240_what is a command line argument?

    240_what is a command line argument?

    2
    0
    6
  10. 242_how to "find the filepath of a program" with the "which" command

    242_how to "find the filepath of a program" with the "which" command

    3
  11. 241_the program is the instruction

    241_the program is the instruction

    2
  12. 214_how to "add the execute and read permission to the other permission set" with "chmod"

    214_how to "add the execute and read permission to the other permission set" with "chmod"

    2
    0
    4
    1
  13. 138_how to "go up a directory" using the "cd period period" command

    138_how to "go up a directory" using the "cd period period" command

    3
  14. 143_how to "exit out of root" with the "exit" command

    143_how to "exit out of root" with the "exit" command

    9
  15. 98_how to "list background processes" with the "bg" command

    98_how to "list background processes" with the "bg" command

    2
  16. 70_how to delete all text in between a space boundary with ctrl w

    70_how to delete all text in between a space boundary with ctrl w

    2
  17. 168_how to "add the execute permission to the owner permission set" with the "chmod" command

    168_how to "add the execute permission to the owner permission set" with the "chmod" command

    3
  18. 293_how to "create a defragementation report" with the "e4defrag" command

    293_how to "create a defragementation report" with the "e4defrag" command

    1
  19. 294_how to "reboot your computer" with the "reboot" command

    294_how to "reboot your computer" with the "reboot" command

    1
  20. 295_how to "initiate a reboot" with the "shutdown" command

    295_how to "initiate a reboot" with the "shutdown" command

    1
  21. 228_what is chmod-calculator dot com?

    228_what is chmod-calculator dot com?

    1
  22. 227_how are octal permissions calculated from symbolic?

    227_how are octal permissions calculated from symbolic?

    4
  23. 267_how to "pipe a program" with the "|" command

    267_how to "pipe a program" with the "|" command

    2
  24. 266_how to "search for a package" with the "apt-cache search" command

    266_how to "search for a package" with the "apt-cache search" command

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

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