CyberSecurity Linux Command

This is the seventh week of Beginners Linux Commands. This week, I will share 12 commands that can be used to check Linux systems and administration.

  1. vi- text editor.
  2. cat – display file contents.
  3. tac – output file contents, in reverse.
  4. more – display file contents one screen/page at a time.
  5. less – similar to the more command with additional features.
  6. tail – used to display the tail end of a text file or piped data.

--

--

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store