Search Results

Search: Posts Made By: javeiregh
1,171
Posted By javeiregh
Thanks Shell Also I need copy this file in...
Thanks Shell

Also I need copy this file in another folder

ls -1t A320_ZONAL* | head -1

por example results is:

A320_ZONAL_Today copy to tmp/dir/ A320_ZONAL_Today
1,171
Posted By javeiregh
subtring and copy recently files and another folder
Hi

I have the following files
A320_ZONAL_v24_-_AMM_Suffix_jess_2011-05-31.xls Jun 10 17:21
A320_ZONAL_v24_-_AMM_Suffix_jess_.xls Nov 10 17:21...
5,602
Posted By javeiregh
more unix beacuase the files is unix: ...
more unix beacuase the files is unix:

#!/usr/bin/perl -w
###############################################################################
#
# Example of how to use the WriteExcel module
#
#...
5,602
Posted By javeiregh
Oracle to CSV to XLS
I would like to know if have one way with read table from oracle converter in CSV o TXT and After converter in XLS or spreedsheet

Thanks so much
JAvier
1,906
Posted By javeiregh
Thanks tukuyomi All working fine.....:b:
Thanks tukuyomi

All working fine.....:b:
1,906
Posted By javeiregh
I have this problem with this row: sed...
I have this problem with this row:

sed 's/\(SNAG|\|MARC|\|EA|\|ER|\)/\n\1/g' test3.txt | sed '/^$/d' > test4.txt


SNAG|M1437853| | | | |0001.|0001.|TP02345|2011-03-23|051436.|S...
1,906
Posted By javeiregh
full picture all the data SNAG|C0802155| |...
full picture all the data

SNAG|C0802155| | | | |0001.|0001.|AC03896|1999-01-06|005050.|YYZ|AC03896|1999-01-06-00.50.50.649760|N|193|THERE IS ALSO STATI
C IN CABIN B AND D. CABIN A IS OK. SUSPECT...
1,906
Posted By javeiregh
First all thanks so much....... last...
First all thanks so much.......

last question I have 4 key

- sed 's/SNAG/\nSNAG/g' file | sed '/^$/d'sed 's/SNAG/\nSNAG/g' file | sed '/^$/d'

- sed...
1,906
Posted By javeiregh
split data by line
I would like break in two line by 'SNAG'

Current data:
SNAG|M1299063| | | | |0001.|0010.|AC64797|2008-02-18|093730.|YVR|AC64797|2008-02-18-09.37.30.250020|N|30|NO LEAKS OR CRACKS THIS A7 SCK ...
Showing results 1 to 9 of 9

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