1. 26_what is a terminal emulator?

    26_what is a terminal emulator?

    7
  2. 16_who made the bash shell?

    16_who made the bash shell?

    7
  3. 264_how to "purge a program from your computer" with the "purge" command

    264_how to "purge a program from your computer" with the "purge" command

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

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

    9
  5. 212_how to "add read and write permission to the other permission set" with "chmod"

    212_how to "add read and write permission to the other permission set" with "chmod"

    3
  6. 136_how to "go back to the home directory" with the "cd ~" command

    136_how to "go back to the home directory" with the "cd ~" command

    5
  7. 221_the two ways to change file permissions

    221_the two ways to change file permissions

    1
  8. 135_how to "open a file with sudo permissions" using "nano"

    135_how to "open a file with sudo permissions" using "nano"

    4
  9. 147_what is the file "owner" in bash?

    147_what is the file "owner" in bash?

    1
  10. 153_what does the "d" stand for in file permissions in bash?

    153_what does the "d" stand for in file permissions in bash?

    2
  11. 210_how to "remove all the permissions from the other permission set" with "chmod"

    210_how to "remove all the permissions from the other permission set" with "chmod"

  12. 190_how to "append a text file" with the "echo >>" command

    190_how to "append a text file" with the "echo >>" command

  13. 46_how to clear the terminal with ctrl L

    46_how to clear the terminal with ctrl L

  14. 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
  15. 307_how to "see all the groups on your system"

    307_how to "see all the groups on your system"

    4
  16. 208_how to "remove the write and execute permission from the other permission set" with "chmod"

    208_how to "remove the write and execute permission from the other permission set" with "chmod"

    1
  17. 39_how to "see the files and directories of the directory you are in" with the "ls" command

    39_how to "see the files and directories of the directory you are in" with the "ls" command

    2
  18. 128_how to "make a file" using the "echo" command

    128_how to "make a file" using the "echo" command

    4
  19. 123_what is Concatenation?

    123_what is Concatenation?

    2
  20. 106_how to autocomplete with ctrl i

    106_how to autocomplete with ctrl i

    2
  21. 166_how to "remove the write permission from a file" with the "chmod" command

    166_how to "remove the write permission from a file" with the "chmod" command

    2
  22. 96_how to suspend the command with ctrl z

    96_how to suspend the command with ctrl z

  23. 102_how to delete one word at a time with alt d

    102_how to delete one word at a time with alt d