Skip to content

Genarating a Report of overview of the files under a given directory. It prints filename , user and the size .

Notifications You must be signed in to change notification settings

sujilnt/directoryReportgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

directoryReportgenerator

Genarating a Report of overview of the files under a given directory. It prints filename , user and the size . Main works good for linux machines

Run the script with regular Expression

perl task.pl

"" example 1:-

perl run.pl /bin "*t"

Run this script without without regular expression

ex:- perl task.pl /bin
t -> the files names starting from t If no regular expression considered it automatically consider “”;

About

Genarating a Report of overview of the files under a given directory. It prints filename , user and the size .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages