-
-
-
Masked Code
What is the number of masked code ee@?
-
-
Write a command to display a file’s contents in various formats?
$od -cbd file_namec - character, b - binary (octal), d-decimal, od=Octal Dump.
-
Which of the following commands is not a filter?(a)man , (b) cat , (c) pg , (d) head?
Ans: manA filter is a program which can receive a flow of data from std input, process (or filter) it and send the result to the std output.
-
-
-
-
-
-
-
-
-
-
-
-
-
How to save a path in command prompt to recall it later.
How can I save a path to my favorites in command prompt to recall it later?
-
UNIX Interview Questions
Ans