Hello,
I am creating / appending files using a variable as the input name. Eg.
$USER.jpeg makes a file called rony.jpeg . I want to add 2 variables to the
file name instead of one and make $USER-$DATE.jpeg (rony-23/03/11.jpeg).
What is the correct syntax for it as I keep getting errors in the mv as well
as rename command. Tried $USER_$DATE or $USER.$DATE etc but no result. Did
look up google but it has complex sed scripts.
--
As a proper list etiquette.....
Please trim your replies. Avoid cross posting to other lists.
Members do not want to waste time answering same queries that may have been
answered on other lists.
Replies from other lists, to cross posted mails are not available to our
members.
Post your replies below the relevant original text, leaving a line space.
Do not re-use old messages to write new ones. For new messages, create a new
message.Regards,
Rony.