Print odd-numbered lines, print even-numbered lines
I want to print the odd-numbered and even-numbered lines from files.
I want to print the odd-numbered and even-numbered lines from files.
I’m a Windows guy, dual booted recently, and now I’m using Linux Mint 12
When I issue top in Linux, I get a result similar to this:
I have a list of .ts files:
What’s the difference between a process group and a job? If I type pr * | lpr then is it both a process group as well a job?
What exactly is the difference between a process group ID and a job ID?
I am running out of disk space and noted that I have a large /var/cache directory. Can I safely remove this? (using Arch Linux, BTW).
my Dell laptop is subject to this bug with kernel 3.14. As a workaround I wrote a simple script
Suppose, for example, you have a shell script similar to:
Everybody knows 🙂 that in Windows plain text files lines are terminated with CR+LF, and in Unix&Linux – with LF only. How can I quickly convert all my source code files from one format to another and back?