Skip to content

Script en python para buscar archivos y directorios

Notifications You must be signed in to change notification settings

RelaxMX/pythonSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pythonSearch

uso:

$ python search.py [-f|-d] path file/subdir

Buscar archivo

$ python search.py -f directorio archivo

Buscar subdirectorio

$ python search.py -d directorio sub-directorio

Releases

No releases published

Packages

No packages published

Languages