Which command would you use if you want to remove the password assigned to a group?
No Answer is Posted For this Question
Be the First to Post Answer
What is finger command in linux?
in redhat Linux wat is the command to check at ahich date and time file was created?
What does chmod do in linux?
Write a cron entry for the following scenario:- At 10:30 AM for every Sunday of every 1st month of a quarter.
what is the difference between RHEL4 & RHEL5?
How do I find hostname in linux?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is DISM command?
what is the command to uninstall processes in linux?
17 Answers Aegon, HCL, IBM, Ugam Solutions,
Is makefile a shell script?
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
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?