Tell something about the super block in shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
What is option in shell script?
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.
what is this line in the shell script do ?#!/bin/ksh
How will you connect to a database server from linux?
How do I set bash as default shell mac?
defination of mapfile in winrunner?
How to print all the arguments provided to the script?
I 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
How does ls command work?
What is bash command used for?
What is sh in shell script?