Which command is used to find whether the system is 32 bit or 64 bit?
No Answer is Posted For this Question
Be the First to Post Answer
29. How to display top 10 users Who | head -10 | wc –w
how to check a file system type
Explain the steps that a shell follows while processing a command.
distinguish between user mode and kernel mode?
What are file commands?
What does grep v grep do?
what does a process mean?
How do you find files in Unix?
how will you convert a general file to a hidden file?
write grep commands to select the lines that have exactly two characters
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?