Skip to content

monanto/bash-organise-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Description

Bash script that traverses the folder (and all subfolders) given as command line argument

and creates the following lists (into output descriptors 3,4,5):

  1. files that have different owner/group than the owner/group of starting folder

  2. files that are writable by others than the owner of starting folder

  3. files that have the setuid bit set and are executable by others than the owner of starting folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages