c program to display the information of given file similar
to givan by the unix or linux command ls -l


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

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.

2 Answers  


how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?

0 Answers  


How to find all the files modified in less than 3 days and save the record in a text file?

0 Answers  


How do I save a powershell script?

0 Answers  


how to get part of string variable with echo command only?

0 Answers  






What does sh mean?

0 Answers  


Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"

1 Answers  


How will you copy a file from one machine to other?

0 Answers  


What is a program shell?

0 Answers  


What is k shell?

0 Answers  


Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"

6 Answers  


What is the purpose of scripting?

0 Answers  


Categories