# dir2feed
> convert list of files in a folder to an RSS feed
### example use
```sh
cd /Data/Audio/
php ~/dir2pod.php > rss.xml
```