Unix Commands (489)
Unix Threads (33)
Unix IPC (65)
Unix Socket Programming (105)
Unix System Calls (21)
Unix General (491)
Unix AllOther (137) if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
TCS,
28 35383Hi 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.
Concentrix, IBM, Symantec, TCS,
8 247941)How to schedule a job,that will periodically execute in second by crontab? 2)I know only second specific time to execute the job. like 10 10 * * * sleep 40&&ps -l>/dev/pts/1 It will execute at 10:10:40 AM but do not know how to execute 15 second,30 second so on at 10:10 am.
3 7859What is the difference between a shell variable that is exported and the one that is not exported?
2 6243
What is the root directory in unix?
What is a bash command?
Is ios based on unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Why is unix better than windows?
Is unix cli or gui?
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
What is the difference between nfs 3 and nfs 4?
What is unix and why it is used?
How is unix different from windows?
What does pipe () return?
What is standard unix streams ?
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
Is learning unix useful?
How to move a background job to forward?