Hi
I have file like the below mentioned example. Need some kind of unix script to achive the output.
Input:
Code:
PA|23|2013-01-23|252
PA|23|2013-01-23|264
PA|25|2013-01-22|200
PA|23|2013-01-27|156
PA|23|2013-01-27|002
PA|23|2013-01-27|014
Output:
Code:
PA|23|2013-01-23|264
PA|25|2013-01-22|200
PA|23|2013-01-27|156
PA|23|2013-01-27|014
I have two files and i want to arrange rows of 2nd file in the same order of rows in 1st file. where column no 2 and 5 of 2nd files have same values as 1st file only the difference is their order is different. considering that complete rows should rearrange not only 2nd and 3rd columns .
I was writing some code in Vala where I would first get the system time, then create a file, then retrieve the time stamp of that file. The timestamp would always be earlier that the system time, somewhere between 500 and 1500 micro seconds which didn't make sense.
Hi i have a log file
Code:
P12345_15728710[01/03/2013 18:16:35]:DEBUG:Begin
P12345_15728710[01/03/2013 18:16:35]:DEBUG:Being
P12345_15729310[01/03/2013 18:48:35]:DEBUG:GetAgen
P12345_15726510[01/03/2013 18:49:35]:DEBUG:end
i want to trim this file and i want like this
Code:
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15729310[01/03/2013 18:48:35]
15726510[01/03/2
This is the output trying to open the Ubuntu Software Center from a terminal:
2013-03-06 18:49:43,016 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None'
2013-03-06 18:49:43,074 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True
2013-03-06 18:49:45,993 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username
i have a text file
Code:
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[01/03/2013 18:16:35]
15728710[0
I've just started coding in Android,below shown is Simple calculator with basic operations,when i run it on my SONY ERICSSON LIVE WITH WALKMAN,i recieve message as "Unfortunately CACULATOR has stopped"
Below shown is Console output:
[2013-01-22 11:42:52 - calci] ------------------------------
[2013-01-22 11:42:52 - calci] Android Launch!
[2013-01-22 11:42:52 - calci] adb is running normally.
[201
Hi,
I have a requirement as mentioned below.
I have a file Start.log which is present in a directory called logs. the file is pipe delimitted as shown below
e.g.
Canonical announced that a few vulnerabilities had been found in the Linux kernel packages, this time affecting the OMAP4 kernel of the Ubuntu 12.10 operating system.
The CVE-2013-0190, CVE-2013-0216, CVE-2013-0217, CVE-2013-0231, CVE-2013-0268, CVE-2013-0290, CVE-2013-0311, CVE-2013-0313, and CVE-2013-0349 Linux kernel vulnerabilities, affected Ubuntu 12.10 OMAP4.
According to Canonical, Andrew