Skip to content

willfindlay/dw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dw

Walk a directory and output all leaf nodes (files).

I wrote this to help me test another project I was working on. I needed an easy way to recursively cat a directory. After writing this script, it's as easy as typing cat $(dw) in bash.

Installation

$ git clone https://github.com/HousedHorse/dw
$ cd dw
$ sudo make install

About

Walk a directory and output all leaf nodes (files).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors