Which command is used to find what is in your home directory?
No Answer is Posted For this Question
Be the First to Post Answer
Linux system monitoring Tools?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
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
Set the Display automatically for the current new user ?
Explain the ‘ls’ command in linux
How do I stress test my cpu?
Explain any one service which are working on udp only?
How will you execute a java program inside a kornshell script?
script is like x=10; y=20; [$x-ne$y]; echo $ please give me output.
How do you create a file?
What is cat command in linux?
How do I check disk space in bash?