How can I delete a file in linux?
No Answer is Posted For this Question
Be the First to Post Answer
What is the command to check cpu speed in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
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
How do I check my system performance?
What is vnc?
how many limitations of under directories in ext2/3 linux file system?
What command can you use to review boot messages?
What are vim commands?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
Explain trap command; shift command, getopts command of linux?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?