write a shell script to check whether all the directories in the path exist has read and write permission
1 4978c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
3765c program to display the information of given file similar to givan by the unix or linux command ls -l
IBM,
2221c 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
1 4474c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
2 6455c program to check whether all the directories in the path exists has read and write permission
1 3369c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
5419write a program to display all the files from the current directory which are created in particular month
6 11665write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
1 6598I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
1 4515Post New Shell Script Questions
What is the best scripting language?
What are types of shells?
Explore about environment variables?
What is the use of "$#" in shell scripting?
What is console line?
How to check if the previous command was run successfully?
How important is shell scripting?
How do you debug a script?
how to get part of string variable with echo command only?
Explain about the slow execution speed of shells?
Explain about stdin, stdout and stderr?
How can we find the process name from its process id?
Which shell is the best?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
what is info area how many types?