Answers for "command to display the content of a file with lines numbered"

0

command to display the content of a file with lines numbered

cat -n <filename>
Posted by: Guest on March-01-2021

Code answers related to "command to display the content of a file with lines numbered"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language