Sponsored Content
Top Forums Shell Programming and Scripting Converting a random epoch time into a readable format Post 302893143 by Corona688 on Monday 17th of March 2014 02:47:45 PM
Old 03-17-2014
$"STRING" is wrong, try "$STRING"
 

10 More Discussions You Might Find Interesting

1. Programming

converting unix timestamp into readable format using c++

hi everyone, im new here and am in desperate need of help. I want to convert my 32 bit unix time stamp ' 45d732f6' into a readable format (Sat, 17 February 2007 16:53:10 UTC) using c++. I have looked around the interent but i just cant make sense of anything. All examples i can find just... (3 Replies)
Discussion started by: uselessprog
3 Replies

2. Shell Programming and Scripting

Convert Epoch time format to normal date time format in the same file

I have a file named "suspected" with series of line like these : {'protocol': 17, 'service': 'BitTorrent KRPC', 'server': '219.78.120.166', 'client_port': 52044, 'client': '10.64.68.44', 'server_port': 8291, 'time': 1226506312L, 'serverhostname': ''} {'protocol': 17, 'service': 'BitTorrent... (3 Replies)
Discussion started by: rk4k
3 Replies

3. UNIX for Dummies Questions & Answers

Converting binary file to readable format in Ksh

In Unix/Ksh, when I try to look inside a file it says that the file may be a binary file and if I want to see it anyway. When i say 'yes', it shows me the content filled with unreadable symbols (looks like binary). Is there a command that I can run from the Unix prompt to convert/translate that... (3 Replies)
Discussion started by: arthurs
3 Replies

4. Shell Programming and Scripting

Convert epoch to human readable date & time format

Hello I have log file from solaris system which has date field converted by Java application using System.currentTimeMillis() function, example is 1280943608380 which equivalent to GMT: Wed, 04 Aug 2010 17:40:08 GMT. Now I need a function in shell script which will convert 1280943608380... (3 Replies)
Discussion started by: Yaminib
3 Replies

5. Shell Programming and Scripting

converting epoch time

Hi, Thanks bartus11 yesterday's code worked fine for me. In meantime I've found another "issue". As you can see highlighted, the time format in my original input in case of two rows which should be duplicited ,is differentwhat I need to do is to convert to this format "20110607-08:03:22"... (4 Replies)
Discussion started by: hernand
4 Replies

6. Programming

Converting a user inputted date to epoch time

Hi all , I need to know how to convert a time stamp entered by the user to be converted to GMT/UTC(epoch time) using mktime() and gmtime() for exapample the input will be put in the form ptm.tm_sec = 0; ptm.tm_min = 59; ptm.tm_hour = 11; ptm.tm_mday = 20;... (2 Replies)
Discussion started by: ada
2 Replies

7. Shell Programming and Scripting

converting epoch time to ddmmyy format

I can not find a working script or way to do this on sun solaris , can someone please guide me? e.g 1327329935 epoch secs = 012312 (ddmmyy) thanks (5 Replies)
Discussion started by: aliyesami
5 Replies

8. Shell Programming and Scripting

Converting real time to epoch time

# date +%s -d "Mon Feb 11 02:26:04" 1360567564 # perl -e 'print scalar localtime(1360567564), "\n";' Mon Feb 11 02:26:04 2013 the epoch conversion is working fine. but one of my application needs 13 digit epoch time as input 1359453135154 rather than 10 digit epoch time 1360567564... (3 Replies)
Discussion started by: vivek d r
3 Replies

9. UNIX for Dummies Questions & Answers

Converting Epoch time

I have a Raspberry Pi that logs some temperatures using Onewire. Data is collected with RRDTool. The command sudo rrdtool fetch ute_temp.rrd AVERAGE -s -1h > ./test.log and then cat test.log gives the result 1388608500: 2.3579639836e+00 . How do I write a script that converts the Epoch time... (4 Replies)
Discussion started by: nilekl
4 Replies

10. Shell Programming and Scripting

Convert epoch time stamp into human readable format

Can someone help me to write a shell script to convert epoch timestamp into human readable format 1394553600,"test","79799776.0","19073982.728571","77547576.0","18835699.285714" 1394553600,"test1","80156064.0","19191275.014286","62475360.000000","14200554.720000"... (10 Replies)
Discussion started by: Moon1234
10 Replies
DRC(1)							      General Commands Manual							    DRC(1)

NAME
drc - a program for acoustic compensation of audio systems SYNOPSIS
drc [options] DRCFile DRCFile is name of DRC configration file DESCRIPTION
This manual page documents briefly the drc program. This manual page was written for the Debian distribution because the original program does not have a manual page. drc is program used to generate correction filters for acoustic compensation of HiFi and audio systems in general, including listening room compensation. Program generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. drc doesn't provide convolution features, and provides only some simplified, although really accurate, measuring tools. OPTIONS
--help Show the full options list --BCBaseDir <STRING> --BCInFile <STRING> --BCInFileType <STRING> --BCSampleRate <INTEGER> --BCImpulseCenterMode <STRING> --BCImpulseCenter <INTEGER> --BCInitWindow <INTEGER> --BCPreWindowLen <INTEGER> --BCPreWindowGap <INTEGER> --BCNormFactor <FLOAT> --BCNormType <STRING> --MCFilterType <STRING> --MCInterpolationType <STRING> --MCMultExponent <INTEGER> --MCFilterLen <INTEGER> --MCNumPoints <INTEGER> --MCPointsFile <STRING> --MCMagType <STRING> --MCFilterFile <STRING> --MCFilterFileType <STRING> --MCOutWindow <INTEGER> --MCNormFactor <FLOAT> --MCNormType <STRING> --MCOutFile <STRING> --MCOutFileType <STRING> --BCDLType <STRING> --BCDLMinGain <FLOAT> --BCDLStartFreq <FLOAT> --BCDLEndFreq <FLOAT> --BCDLStart <FLOAT> --BCDLMultExponent <INTEGER> --HDMultExponent <INTEGER> --HDMPNormFactor <FLOAT> --HDMPNormType <STRING> --HDMPOutFile <STRING> --HDMPOutFileType <STRING> --HDEPNormFactor <FLOAT> --HDEPNormType <STRING> --HDEPOutFile <STRING> --HDEPOutFileType <STRING> --MPPrefilterType <STRING> --MPPrefilterFctn <STRING> --MPWindowGap <INTEGER> --MPLowerWindow <INTEGER> --MPUpperWindow <INTEGER> --MPStartFreq <FLOAT> --MPEndFreq <FLOAT> --MPWindowExponent <FLOAT> --MPFilterLen <INTEGER> --MPFSharpness <FLOAT> --MPBandSplit <INTEGER> --MPHDRecover <STRING> --MPEPPreserve <STRING> --MPHDMultExponent <INTEGER> --MPPFFinalWindow <INTEGER> --MPPFNormFactor <FLOAT> --MPPFNormType <STRING> --MPPFOutFile <STRING> --MPPFOutFileType <STRING> --DLType <STRING> --DLMinGain <FLOAT> --DLStartFreq <FLOAT> --DLEndFreq <FLOAT> --DLStart <FLOAT> --DLMultExponent <INTEGER> --EPPrefilterType <STRING> --EPPrefilterFctn <STRING> --EPWindowGap <INTEGER> --EPLowerWindow <INTEGER> --EPUpperWindow <INTEGER> --EPStartFreq <FLOAT> --EPEndFreq <FLOAT> --EPWindowExponent <FLOAT> --EPFilterLen <INTEGER> --EPFSharpness <FLOAT> --EPBandSplit <INTEGER> --EPPFFlatGain <FLOAT> --EPPFOGainFactor <FLOAT> --EPPFFlatType <STRING> --EPPFFGMultExponent <INTEGER> --EPPFFinalWindow <INTEGER> --EPPFNormFactor <FLOAT> --EPPFNormType <STRING> --EPPFOutFile <STRING> --EPPFOutFileType <STRING> --PCOutWindow <INTEGER> --PCNormFactor <FLOAT> --PCNormType <STRING> --PCOutFile <STRING> --PCOutFileType <STRING> --ISType <STRING> --ISPETType <STRING> --ISPrefilterFctn <STRING> --ISPELowerWindow <INTEGER> --ISPEUpperWindow <INTEGER> --ISPEStartFreq <INTEGER> --ISPEEndFreq <INTEGER> --ISPEFilterLen <INTEGER> --ISPEFSharpness <FLOAT> --ISPEBandSplit <INTEGER> --ISPEWindowExponent <FLOAT> --ISPEOGainFactor <FLOAT> --ISSMPMultExponent <INTEGER> --ISOutWindow <INTEGER> --ISNormFactor <FLOAT> --ISNormType <STRING> --ISOutFile <STRING> --ISOutFileType <STRING> --PTType <STRING> --PTReferenceWindow <INTEGER> --PTDLType <STRING> --PTDLMinGain <FLOAT> --PTDLStart <FLOAT> --PTDLStartFreq <FLOAT> --PTDLEndFreq <FLOAT> --PTDLMultExponent <INTEGER> --PTBandWidth <FLOAT> --PTPeakDetectionStrength <FLOAT> --PTMultExponent <INTEGER> --PTFilterLen <INTEGER> --PTFilterFile <STRING> --PTFilterFileType <STRING> --PTNormFactor <FLOAT> --PTNormType <STRING> --PTOutFile <STRING> --PTOutFileType <STRING> --PTOutWindow <INTEGER> --PLType <STRING> --PLMaxGain <FLOAT> --PLStart <FLOAT> --PLStartFreq <FLOAT> --PLEndFreq <FLOAT> --PLMultExponent <INTEGER> --PLOutWindow <INTEGER> --PLNormFactor <FLOAT> --PLNormType <STRING> --PLOutFile <STRING> --PLOutFileType <STRING> --RTType <STRING> --RTPrefilterFctn <STRING> --RTWindowGap <INTEGER> --RTLowerWindow <INTEGER> --RTUpperWindow <INTEGER> --RTStartFreq <FLOAT> --RTEndFreq <FLOAT> --RTWindowExponent <FLOAT> --RTFilterLen <INTEGER> --RTFSharpness <FLOAT> --RTBandSplit <INTEGER> --RTOutWindow <INTEGER> --RTNormFactor <FLOAT> --RTNormType <STRING> --RTOutFile <STRING> --RTOutFileType <STRING> --PSFilterType <STRING> --PSInterpolationType <STRING> --PSMultExponent <INTEGER> --PSFilterLen <INTEGER> --PSNumPoints <INTEGER> --PSPointsFile <STRING> --PSMagType <STRING> --PSOutWindow <INTEGER> --PSNormFactor <FLOAT> --PSNormType <STRING> --PSOutFile <STRING> --PSOutFileType <STRING> --MSMultExponent <INTEGER> --MSOutWindow <INTEGER> --MSFilterDelay <INTEGER> --MSNormFactor <FLOAT> --MSNormType <STRING> --MSOutFile <STRING> --MSOutFileType <STRING> --TCNormFactor <FLOAT> --TCNormType <STRING> --TCOutFile <STRING> --TCOutFileType <STRING> --TCOWFile <STRING> --TCOWFileType <STRING> --TCOWNormFactor <FLOAT> --TCOWNormType <STRING> --TCOWSkip <INTEGER> --TCOWPrewindow <INTEGER> --TCOWLength <INTEGER> Refer to the manual and samples for options details and file format. AUTHOR
This manual page was written by Jaromir Mike <mira.mikes@seznam.cz>, for the Debian project (but may be used by others). August 30, 2011 DRC(1)
All times are GMT -4. The time now is 08:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy