The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
tell me whats wrong with this nadman123 Shell Programming and Scripting 1 04-14-2008 11:58 PM
tell me whats wrong in this? nadman123 Shell Programming and Scripting 1 04-10-2008 01:11 AM
if [ -s $File ] ; Whats wrong in this ?? varungupta UNIX for Advanced & Expert Users 5 08-21-2007 01:24 AM
Whats wrong with this script? kayarsenal Shell Programming and Scripting 2 08-25-2006 09:58 AM
Whats wrong with the mv command dsravan Shell Programming and Scripting 0 08-10-2006 03:30 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 03-31-2006
george_ george_ is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 16
whats wrong with this awk???

while read LINE;
do
echo |awk -v LIN="${LINE}" '{print substr(LIN,1,7)","substr(LIN,8,5)" ,"substr(LIN,14,10)","substr(LIN,24,6)" ,"substr(LIN,30,8)}';
done < exp1.txt


exp1.txt = 1234 grgrg 203902 ksdjh oehr weo

why it doesn't work??

thanks.
  #2 (permalink)  
Old 03-31-2006
Klashxx's Avatar
Klashxx Klashxx is offline Forum Advisor  
HP-UX/Linux/Oracle
  
 

Join Date: Feb 2006
Location: Almerķa, Spain
Posts: 393
Could you post the output ?

I get the right thing:

1234 gr,grg 2 ,3902 ksdjh, oehr ,weo
  #3 (permalink)  
Old 03-31-2006
george_ george_ is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 16
I did a mistake

thanks for your reply
  #4 (permalink)  
Old 04-04-2006
george_ george_ is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 16
what removed is going on????????

while read LINE;
do
echo LINE |awk -v LIN="${LINE}" '{print substr(LIN,1,7)","substr(LIN,8,5)","substr(LIN,14,10)","substr(LIN,24,6)","substr(LIN,30,8)","substr (LIN,38,4)}';
done < prefinal.txt

prefinal.txt:
1234 grgrg 203902 ksdjh oehr weo


why it doesn't work????????

removed cygwin

Last edited by Perderabo; 04-04-2006 at 09:32 AM.. Reason: Remove profanity
  #5 (permalink)  
Old 04-04-2006
vino's Avatar
vino vino is offline Forum Staff  
Supporter (in vino veritas)
  
 

Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,796
Quote:
Originally Posted by george_
what a removed is going on????????

while read LINE;
do
echo LINE |awk -v LIN="${LINE}" '{print substr(LIN,1,7)","substr(LIN,8,5)","substr(LIN,14,10)","substr(LIN,24,6)","substr(LIN,30,8)","substr (LIN,38,4)}';
done < prefinal.txt

prefinal.txt:
1234 grgrg 203902 ksdjh oehr weo


why it doesn't work????????

removed cygwin
You broke the very first rule of the forum.

(1) No flames, shouting (all caps), sarcasm, bullying, profanity or arrogant posts.

Please adhere to the rules.
  #6 (permalink)  
Old 04-04-2006
george_ george_ is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 16
I am sorry,I didn't know about it...
Sponsored Links
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:12 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0