in reply to Re: Call perl script and capture values in bash.
in thread Call perl script and capture values in bash.
I need to use the date and the $counter value in bash.print "Backup date: $day\.$month\.$year\n"; print "$counter files have been successfully saved.\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Call perl script and capture values in bash.
by choroba (Cardinal) on Sep 18, 2012 at 08:13 UTC | |
by MacScissor (Acolyte) on Sep 18, 2012 at 09:02 UTC | |
|
Re^3: Call perl script and capture values in bash.
by prashantktyagi (Scribe) on Sep 18, 2012 at 08:10 UTC |