How to make a new directory in unix?
What is unix environment?
What is the root directory in unix?
Elucidate on the different ids used in the unix process?
What is c shell in unix?
Explain Sticky bit?
What is the full meaning of unix?
What does shebang mean in unix?
What is difference between SSH V1 and SSH V2? What are drawbacks of SSH V2?
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 we change file access permissions?
How do I show hidden files in unix?
What are links and symbolic links in UNIX file system?