Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Commands to Read a File Content

NarendraP

Learn How to Automate Common Tasks with Bash Shell Scripting


Commands to Read a File Content
 Read a file content by opening it
 Using vi/vim/nano editors
 Read a file content without opening it
 Using cat, less, more
 Read a file content with conditions
 Using more, tail, grep, awk, sed

Learn How to Automate Common Tasks with Bash Shell Scripting


Thank you

You might also like