You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
No Answer is Posted For this Question
Be the First to Post Answer
Explain any one service which are working on udp only?
State and explain about features of UNIX?
How is grep so fast?
What is the command to check wwn # in linux?
How do you read ext2/3 file system in windows?
What does umask 077 mean?
What does r mean linux?
What is $@ in bash?
How you will create new folder / directories and how to remove file and folder in linux?
What does curl command do 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 display error messages instantly when command fails?