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 35402Hi 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 248051)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 7865What is the difference between a shell variable that is exported and the one that is not exported?
2 6248
Is unix written in c?
Name the data structure used to maintain file identification?
What is unix environment?
Which mode executes the fault handler?
How to perform a system shutdown in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Explain the importance of directories in a unix system
How does the system know where one command ends and another begins?
What is the difference between cat and more command?
Explain the performance differences between user-space threads and kernel-supported threads.?
How do I create a directory in unix?
Which unix shell is best?
What is delayed write in unix?
Is a directory unix?
Who wrote grep?