How use more command in linux?
No Answer is Posted For this Question
Be the First to Post Answer
What is file and example?
What does chmod 755 do?
How do I create a .txt file?
What is unix finger command?
Which are the linux directory commands?
What is df -h command?
What are the examples of simple command?
What is df command in unix?
What is umask 000?
how many hard disks can i able to connect to desktop pc and server (IDE & SATA) pls send this ans to my mail : ping2pavan@gmail.com
what is jumbi process?
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