what is difference between unix and linux?
Answer Posted / vimal
unix not work on x86 based system but
linux work on x86 based system.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Write a command that will display files in the current directory, in a colored, long format.
What are file commands?
What is the behavioural difference between cmp and diff commands?
What is the comma to display different lines that are found when compare two files?
What is used to type command?
Does cp command overwrite files?
What is $0 bash?
What is the significance of the 'tee' command?
What is the command to find maximum memory taking process on the server?
Is it inbetween or in between?
Which command can you use to find the currently running process in unix server?
What do chgrp command do?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do you grep a case insensitive?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?