[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: frage zu bash - befehl



Moin,

* Thorsten Haude <debian@thorstenhau.de> [2003-03-02 23:47]:
>    mv abc abc-`date +'%m-%Y'`

Besser ist es umgekehrt:
    mv abc abc-`date +'%Y-%m'`
Dann kannst Du die Ordner alphabetisch sortieren.


Thorsten
-- 
It's better to vote for what you want and not get it
than to vote for what you don't want and get it.
    - Eugene Debs

Attachment: pgphNIYz8W5gp.pgp
Description: PGP signature


Reply to: