How does ls command work?
No Answer is Posted For this Question
Be the First to Post Answer
What is shell environment?
c program to display the information of given file similar to givan by the unix or linux command ls -l
how to create purchase order
What are the different variables present in linux shell?
What does $$ mean in shell script?
what is this line in the shell script do ?#!/bin/ksh
Why are shell scripts used?
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
What are the three main forms of enabling debugging in a shell script?
What is the meaning of $1 in shell script?
How to find all the files modified in less than 3 days and save the record in a text file?
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