Is there a command to insert some text, for example "Test File" on the first line of a file, for example, named "shane."
Example, if this were my file now:
tech3:/home/root (856)#cat shane
Test File
This is a test file.
I want it to look like this:
tech3:/home/root (856)#cat shane
This is a test file.
Thanks,
Shane
Example, if this were my file now:
tech3:/home/root (856)#cat shane
Test File
This is a test file.
I want it to look like this:
tech3:/home/root (856)#cat shane
This is a test file.
Thanks,
Shane