How do I stop a linux job?
No Answer is Posted For this Question
Be the First to Post Answer
Is llvm a virtual machine?
What is ps command in linux?
In Linux how you set time a limit on quota?
What is tail command in linux?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
Which commands are used to set a processor-intensive job to use less cpu time?
what is the booting process of linux systen and explain it,is the first process comes under the installation process.
3 Answers CSC, EA Electronic Arts, Mind Tree, vsworx,
Which priority has the process?how do u view?
Hi All of Unix/Linux professional Q.Why soft link file not open by cat command. Ihave make following symbolic link but when i open with #cat linkfilename it does not oped please see the following code and try to answer. # ln -s file1 ~/mydir/filea [root@dhcppc0 ~]# cd mydir [root@dhcppc0 mydir]# ls -l total 4 lrwxrwxrwx 1 root root 5 2010-04-04 09:04 filea -> file1 [root@dhcppc0 mydir]# cat filea cat: filea: No such file or directory
Which command reduces the size of a file?
What would be the result of the command paste -s dog cat?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?