Name the various commands that are used for the user information in unix.
No Answer is Posted For this Question
Be the First to Post Answer
What is the comma to display different lines that are found when compare two files?
What does mkdir up2date; touch outdated up2date do?
what is the use of the hidden files?
How to find the files that are accessed before 10 minutes?
How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks
6 Answers Polaris, Tech Mahindra,
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,
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
7 Answers Alcatel, Cisco, Infosys, University Exams,
What command is used to check the current users?
What does the md command do?
What is merge command in unix?
What command is used to replace the existing string with some other?
A file has 1000 lines and i want to display only 1st line how to do it? pls ..tel me