Mailing List archive

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

[vdr] Re: vdr-dir script



On Thu, 23 Jan 2003, Manfred Bieß (MB) wrote:

MB>  A script should create a directory for a vdr recording with the current
MB>  date and time. So something like ./2003-01-23.15:52.99.99/

something like

   mkdir `date +%Y-%m-<....>.99.99`

should do the trick (look man date for more details on % FORMAT and
replace <...> by what you need)

c ya
        Sergei
-- 
--------------------------------------------------------------------  -?)
         eMail:       Sergei.Haller@math.uni-giessen.de               /\\
-------------------------------------------------------------------- _\_V
Be careful of reading health books, you might die of a misprint.
                -- Mark Twain



--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index