hi
i have a text file and i want to add 1; to the first line
example before:
eddie.txt
hi my name is
eddie
eddie.txt
example after:
1;my name is
eddie
how can i use awk to add 1; just to the first line
do i need to create new file or i can use the same file
thanks a lot for your help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.