Thursday, March 5, 2009

How to mention date and time in shellscripts

How to mention date and time in shellscripts
Example
cp as.txt as`date +%d%m%Y:%R`.txt its show output file name(as curent date time in 24 hr).

0 comments:

Post a Comment