How do I run a .sh file on mac?
No Answer is Posted For this Question
Be the First to Post Answer
How do I run a script from command prompt?
What does $# stand for?
Is shell scripting a programming language?
What is inside a seashell?
c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory
How to enable the shell to know what program should be run to interpret the script?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
Why do we use shell scripting?
determine the output of the following command: echo ${new:-variable}
What are the advantages of using shell scripts?
How to add some content in any file at some desired location without using VI or some other editor in UNIX
Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance