Chris (
nonethefewer) wrote2009-06-16 09:44 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
(no subject)
This is scripting stuff for work. I don't script in Linux that often, sooo.
--
This directory has a series of folders with this naming convention:
It's wicked simple. Basically, I need to:
- get the most recent folder name for [name]
- make a new folder for today's date
- copy from most-recent to new-folder
- cd new-folder
Fucked if I know, though.
--
This directory has a series of folders with this naming convention:
update_[name][date]/
It's wicked simple. Basically, I need to:
- get the most recent folder name for [name]
- make a new folder for today's date
- copy from most-recent to new-folder
- cd new-folder
Fucked if I know, though.