continuation of Linux Commands
day03#90daysofdevops#trainwithshubhamIn this blog, we are going to learn about Linux commands used in day-to-day activities.
cat:- This command is used to display files on the terminal. It can also be used to modify the existing ones.
cat -b: Thi...
devops-kavitha.hashnode.dev2 min read