08-03-04 10:53 PM
From within my bash script I need to open a file that will have a uniqu
identifier.
/home/bpatton/.fleet_cmd_file.<id#>
When I did this in PERL I used the time function to return the time in
seconds
The ferl functions is described as
Returns the number of non-leap seconds since
whatever time the system considers to be the epoch
(that's 00:00:00, January 1, 1904 for Mac OS, and
It needs to be a unique number/name
--
___ _ ____ ___ __ __
/ _ )(_) / /_ __ / _ \___ _/ /_/ /____ ___
/ _ / / / / // / / ___/ _ `/ __/ __/ _ \/ _ \
/____/_/_/_/\_, / /_/ \_,_/\__/\__/\___/_//_/
/___/
Texas Instruments ASIC Circuit Design Methodlogy Group
Dallas, Texas, 214-480-4455, b-patton@ti.com
[ Post a follow-up to this message ]
|