I am having problem adding lines from file abc to file def.
The command I tried is:
cat | tail +3 abc >> def;
The problem is tht I need to hit ENTER twice before above statement successfully executed.
Any idea why is this so? Kindly advice.
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.