How can we increase disk read performance in single command in Linux?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Linux Commands Interview Questions

How do I find the umask value in linux?

0 Answers  


1.what is Kernel parameters? 2.how many cpu have use in your machine?

3 Answers   ConSim,


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

2 Answers  


In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>

3 Answers   Six Sigma,


What is the difference between rmdir and rm r?

0 Answers  


Can I delete .bash history?

0 Answers  


How will you execute a java program inside a kornshell script?

1 Answers   HP,


How does mkdir work in linux?

0 Answers  


What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log

4 Answers   Cisco,


in unix how to change old name to new name

7 Answers   Google,


How did you do the Health check in Linux?

1 Answers   Mind Tree,


What signal is ctrl c?

0 Answers  


Categories