what is wrong with this interactive shell script?
What is the architecture of unix operating system?
How to remove the directory in unix?
what is the functionality of kernel in unix architecture?
Is unix portable?
What is .sh file in unix?
Does apple run unix?
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.
Differentiate between absolute and related path?
What are the core concepts of unix
What is the full form of unix?
How do I run a shell script in unix?
How to move a background job to forward?