Search Results

Search: Posts Made By: airesh
791
Posted By airesh
Comand AWK used did work.
Comand AWK used did work.
791
Posted By airesh
Next line
need a command to aline new lines to single line

contents

cat file.tx

field1,field2,field3
"1","this is line 1",/new
"2","this is li
ne 2",/new
"3","this is line 1",/new

used the...
3
awk
800
Posted By airesh
awk
>CAT data.txt


1|100|100000
1|100|10000
1|100|100
1|100|1000
1|100|100
1|100|100
1|100|100
1|100|1000

Requirement is to cut the 3rd field to 2 letters only.

I want to display ot...
1,274
Posted By airesh
looks like you have posted OR , not this way ...
looks like you have posted OR , not this way

Its like eliminating records which are having C000 in any other columns except the 4 th column,
1,274
Posted By airesh
File contents S_003 P_003 S_006 P_006 ...
File contents

S_003 P_003 S_006 P_006 S_008 P_008
74.9 C0000 59.6 0.061 72.2 0.002
96.2 0.003 89.4 C0000 106.9 0.000
74.9 C0000 59.6 0.061 72.2 ...
1,274
Posted By airesh
This may be true to get records of having P000...
This may be true to get records of having P000 but i want records of not having..or valid ones. remaining records from the above commands.

S_003 P_003 S_006 P_006 S_008 P_008
74.9 ...
1,274
Posted By airesh
Field value check
used below command to redirect records having P000 in all columns except 4th one in the below files with 3 records , lets say outout in below file is record 1,2 not 3 which is having P000 in the 4th...
4,274
Posted By airesh
pgp -h Help for basic operations. Use...
pgp -h

Help for basic operations.
Use "--help" with the following options for individual usage.

--armor Encode a file with PGP's base-64 encoding, with optional
...
4,274
Posted By airesh
pubring.pkr secring.skr above two files...
pubring.pkr
secring.skr

above two files exist and pgp installed also - please see below error
pgp -kv 0xA69AB5E3
Invalid flag "-kv" on the command line.
4,274
Posted By airesh
Private Key
I have two types of files

pubring.pkr
secring.skr

secring.skr is encrypted and not able to read.
How can i read secring.skr in text format after decrypting ?

is there any way of decrypting...
Showing results 1 to 10 of 10

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