1. 109_how to delete one word at a time with alt backspace

    109_how to delete one word at a time with alt backspace

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

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

    4
  3. 134_how to "open a fle" using "nano"

    134_how to "open a fle" using "nano"

    2
  4. 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

    4
  5. 137_how to "go back to the home directory" with the "cd $home" command

    137_how to "go back to the home directory" with the "cd $home" command

    4
  6. 111_what is a data stack?

    111_what is a data stack?

    2
  7. 119_how to "move a file to a different directory" with the "mv"command

    119_how to "move a file to a different directory" with the "mv"command

    2
  8. 118_how to "rename a file" with the "mv" command

    118_how to "rename a file" with the "mv" command

    2
  9. 123_what is Concatenation?

    123_what is Concatenation?

    2
  10. 122_what does "concatenate" mean?

    122_what does "concatenate" mean?

    2
  11. 121_what is the cat command in bash?

    121_what is the cat command in bash?

    2
  12. 129_how to "create a file with text" using the "echo" command

    129_how to "create a file with text" using the "echo" command

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

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

    4
  14. 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
  15. 105_how to autocomplete with the the tab button

    105_how to autocomplete with the the tab button

    1
  16. 106_how to autocomplete with ctrl i

    106_how to autocomplete with ctrl i

    2
  17. 99_how to "bring a background process into the foreground" with the "fg" command

    99_how to "bring a background process into the foreground" with the "fg" command

    2
  18. 107_how to display bash version with ctrl x v

    107_how to display bash version with ctrl x v

    5
  19. Counting number of files in a directory with an OSX terminal command

    Counting number of files in a directory with an OSX terminal command

    2
  20. 151_what does the "w" stand for in file permissions in bash?

    151_what does the "w" stand for in file permissions in bash?

  21. 156_how to decipher file permissions from "mode bits"?

    156_how to decipher file permissions from "mode bits"?

  22. 160_how to tell the difference between owner and group permissions

    160_how to tell the difference between owner and group permissions

  23. 159_what is the "execute" permission in bash?

    159_what is the "execute" permission in bash?

  24. 157_what is the "read" permission in bash?

    157_what is the "read" permission in bash?

  25. 158_what does the "write" permission mean in bash?

    158_what does the "write" permission mean in bash?