Menu

Home

Blake

yearfolder

Overview

yearfolder is a program made because someone (read: "I") got tired of making so many folders manually. Maybe that's why you're here...

By default, yearfolder creates a new directory named after the current year. Inside the created directory, 12 sub-directories are made, each named after months of the year. The main use for yearfolder is making several folders named after consecutive years, each with its own monthly subdirectories.

Arguments

yearfolder takes a few different arguments...

-h      :    show the help info and quit the program.  Everything else is ignored
-n NAME :    use NAME to name a folder instead of the year. 12 month folders are still created
-x      :    specify NOT to create the 12 month sub-folders
-v      :    verbose... just says what folder was actually made

-u      :    when using the year as the name for a folder, -u will count up and
-d      :    -d will count down if the year is already made.

The following options aren't implemented yet. Hopefully, they will be when I get time off from school.

-s INT  :   -s and -e specify starting and ending numbers, respectively. These
-e INT  :    can be used to create, for example, folders from 2000 to 2012.

Problems or Suggestions?

PLEASE leave me a ticket!

Project Admins: