What is the command to find maximum memory taking process on the server?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of the tee command?
What does the command ' $who | sort –logfile > newfile' do?
Differentiate cmp command from diff command.
why unix commands can be divided into internal and external commands?
who to change the duplex setting of network interface in command line
What is the difference between pipe (|) and tee command in unix
what are the uses of filters?
How do I search a whole word in vim?
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,
Is ‘du’ a command? If so, what is its use?
Describe the zip/unzip command using gzip.
what will this do $cat > file.c ?(file.c is a file in current directory)