How can you check the amount of lines in a file?
No Answer is Posted For this Question
Be the First to Post Answer
How do I check disk space in bash?
What are the basic command in linux?
What is the purpose of the "top" command?
How to monitor ports in a linux machine, with single command?
What is the bash in linux?
Explain the linux directory commands along with the description?
What are the basic commands in command prompt?
What does execute mean in linux?
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
What is Syntax of any Linux command?
Which command will show you free/used memory?
What is a ulimit in unix?