Is unix a coding language?
No Answer is Posted For this Question
Be the First to Post Answer
What is the home directory in unix?
What are three main elements of unix operating system?
What is unix directory structure?
1)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.
How do I show hidden files in unix?
how to kernel protected memory?
What is standard unix streams ?
I have one flat file,in this file how many columns are there i don't know,but one ename column is there , just i want to cut the surname, so how to cut the surname, any one know the answer please guide me ? ename ----- tapan kumar nayak bala murugan kutal chkrobarthy biswo My output is like that OUTPUT ------ nayak murugan chakrobarthy biswo
Explain the importance of directories in a unix system
What is difference between SSH V1 and SSH V2? What are drawbacks of SSH V2?
Why kernel is known as the heart of unix os?
What is the use of grep and egrep in unix?