Saurabh Shivdesaurabhshivde.hashnode.devยทApr 19, 2023Day 3 #90DaysOfDevOpsBasic Linux Commands 1. To View What's Written in a File: The cat command is used to display the contents of a file on the terminal. For example, to view the contents of a file named fruits.txt, run the following command: cat fruits.txt 2.To Change ...45 readsBasic linux commandsAdd a thoughtful commentNo comments yetBe the first to start the conversation.