Skip to content

Simple python program that traverses a directory in specified folder and prompts the user to enter a string to search for

Notifications You must be signed in to change notification settings

rayraysayshi/traversing-directories-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This program traverses a directory and all sub directories for a given string. The directory should be entered like this:

/Users/raymondklucik/Documents/dev/python/traverse

There are 4 subfolders located in the main directory that contain playwrites from Shakespeare to test this program. a/b/c/d and each contains a few text files.

Note: this program was written in a Mac environement and may not work with other OS's as the directory structures may be different.

About

Simple python program that traverses a directory in specified folder and prompts the user to enter a string to search for

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages