Skip to content

2023 Boost - Week 7#

📺 https://youtu.be/3xcBlioFXA8

  1. How do I run the latest version of SKILSTAK Linux?
  2. How do I sort lines of output?
  3. How do I determine which lines are unique in output?
  4. What is lexicographical/lexical sorting?
  5. Why is _ considered a letter?
  6. How do I count the number of unique lines of output?
  7. How do I count lines, characters, and bytes of a file?
  8. What is the difference between a TUI and CLI?
  9. How do I edit a file from the terminal?
  10. How do I edit a file using the ed editor?
  11. How do I change content of lines of output from command line?
  12. How do I change content of a file in place from command line?

Related: