Registered Member
|
Hi all,
I want to create an new action for backup files with actual date/time like "oldfilename.txt" to "newfile_current_date_time.txt". the one there allready exists just adding ".old" as new fileextension. how to add the "date +%Y-%m-%d %H:%m" - command to the actionman - command:
|
Registered Member
|
ActionMan has the small but significant flaw that every "%" character is interpreted as marker for the internal placeholders.
Easiest way to deal with: Put what you need inside a script a call it with a user action. In you case: date_copy.sh
called with: `path/to/date_copy.sh %aCurrent%` |
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]