Skip to content

ryanluu12345/Fun-with-Filesystems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Fun-with-Filesystems

This block of code is from a project that I did for my own education. I learned how filesystems worked and played around with the pathlib module in python, which allowed me to explore paths, files, and how to work with pathobjects. The main concepts I focused on was recursion and working with the operating system. The code that is included in this repository gets a path from the user (first line), filter criteria for the files (second line), and action specification (third line). Users choose what they want to do with the file--they can touch it, copy it to the same directory, print the path to the console, or read lines from the file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published