Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 276 Bytes

getlinks

cli tool to list all symbolic links (and where they point to) in a folder

USAGE: getlinks [options] [folder_to_check]

OPTIONS:
	--help	 → print this help message
	-g | --grep	 → filter results by regex pattern
	-h | --hidden	 → list hidden files, too