1. 114_what is the difference between the cd, cd -, and the pushd and popd commands?

    114_what is the difference between the cd, cd -, and the pushd and popd commands?

    1
    1
  2. 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
  3. 130_how to "display the text of two text files at the same time" with the "cat" command

    130_how to "display the text of two text files at the same time" with the "cat" command

    5
  4. 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
  5. 120_how to "delete a directory" with the "rm -r" command

    120_how to "delete a directory" with the "rm -r" command

    3
  6. 125_how to "show the text of a text file in the terminal" with the "cat" command

    125_how to "show the text of a text file in the terminal" with the "cat" command

    2
  7. 127_how to "show text in the terminal" with the "echo" command

    127_how to "show text in the terminal" with the "echo" command

    2
  8. 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
  9. 128_how to "make a file" using the "echo" command

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

    4
  10. 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
  11. 118_how to "rename a file" with the "mv" command

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

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

    121_what is the cat command in bash?

    2
  13. 111_what is a data stack?

    111_what is a data stack?

    2
  14. 124_how to open a folder in the terminal using the gui

    124_how to open a folder in the terminal using the gui

    2
  15. 123_what is Concatenation?

    123_what is Concatenation?

    2
  16. 122_what does "concatenate" mean?

    122_what does "concatenate" mean?

    2
  17. 117_how to "delete a file" with the "rm" command

    117_how to "delete a file" with the "rm" command

  18. 116_how to "change the last accessed date of a file" with the "touch" command

    116_how to "change the last accessed date of a file" with the "touch" command

  19. 115_how to "make a file" with the "touch" command

    115_how to "make a file" with the "touch" command

  20. 113_how to "reverse the directory stack" with the "popd" command

    113_how to "reverse the directory stack" with the "popd" command

  21. 112_how to "record your previous directories as a data stack" with the "pushd" command

    112_how to "record your previous directories as a data stack" with the "pushd" command

  22. 132_how to "open the nano program" with the "nano" command

    132_how to "open the nano program" with the "nano" command

  23. 133_how to "make a text file with text" with "nano"

    133_how to "make a text file with text" with "nano"