Search Results

Search: Posts Made By: mithunpatel
4,434
Posted By mithunpatel
filetime=`cpio -o 2> /dev/null << EOF | od -x |...
filetime=`cpio -o 2> /dev/null << EOF | od -x | sed '1d
s/[^ ]* *\(....\) *\(....\).*/16i\1\2p/;y/abcdef/ABCDEF/;q'|dc
$filedir/$dirlist/$filelist
EOF`


---------- Post updated at 08:39 AM...
17,279
Posted By mithunpatel
How to calculate unix epoch time with...
How to calculate unix epoch time with DC(Caulator)
--------------------------------------------------------------------------------
Hi All,
I have a similar problem:
In our code we are using...
4,434
Posted By mithunpatel
How to calculate unix epoch time with DC(Calculator)
Hi All,

In our code we are using below code to calculate the UNIX Epoch Time from the time stamp present in the file.
Can any one explain how the DC operates in below command and how we...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 03:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy