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 32593Hi 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 236031)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 7312What is the difference between a shell variable that is exported and the one that is not exported?
2 5712
What is necessary before running a shell script from the terminal?
What is the working set of a process?
Explain some of the fundamental concepts of unix?
Explain kernal and shell?
What is delayed write in unix?
Explain what is inode?
How to get the nth word of a line in Unix?
Which is the shell of unix?
What does the swapping system do if it identifies the illegal page for swapping?
explain about the initial process sequence while the system boots up?
How can you get/set an environment variable from a program?
How do I run a shell script in unix?
What is unix command line?
What does 'mkdir' command do in UNIX?
How to reverse a string in Unix?