Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
/ univ-contfd Public archive

Bash script to count files and directories. Made for an Operating Systems class.

License

Notifications You must be signed in to change notification settings

helderco/univ-contfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contfd/contfdrt - Files and directory counting

This was a bash script made for a project in an Operating Systems class.

contfd counts, for each provided directory, the number of sub-directories, executable files, non-executable files and links. Directories are always specified as relative or absolute to the user's home dir.

contfdrt does the same but for system directories.

More information

For more information:

contfd -h

And...

sudo contfdrt -h

Enunciado (portuguese)

O enunciado está disponível no ficheiro Projecto_ShellScript.pdf.

About

Bash script to count files and directories. Made for an Operating Systems class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages