Who unix commands?
No Answer is Posted For this Question
Be the First to Post Answer
How to know linux os is 32 bit or 64 bit?
Any one example of uninteruptable sleeping process?
What are the basic commands for user management?
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
How can I check the exit status of my previous command in Linux operating system?
0 Answers SwanSoft Technologies,
How do I get to root directory in linux?
How do I clear terminal command history?
What is mkdir?
What is file and example?
The head command writes the how many lines of a file to screen?
What does top do in linux?
What is the difference between diff and cmp command in unix?