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
sqlload not found error abhi_123 UNIX for Dummies Questions & Answers 2 06-02-2008 08:54 AM
ftp error 550 folder not found lnarayana UNIX for Dummies Questions & Answers 1 03-17-2008 05:18 PM
library not found error virtual_j High Level Programming 1 08-31-2005 10:48 AM
.netrc -- macro not found error edu_escandor UNIX for Dummies Questions & Answers 2 03-07-2005 06:32 AM
ERROR -> ./txt1[2]: x: not found k_oops9 Shell Programming and Scripting 2 11-08-2004 09:19 AM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 05-11-2007
gander_ss gander_ss is offline
Registered User
  
 

Join Date: Apr 2007
Posts: 21
Post not found error

Hi I have to move data to a file based on the valuies of first three characters in a file I am using the following script

FIN=$LOC/TEST.TXT
FEEDFILE=$LOC/TUE_GROSSJE.TXT

#Read the file

while read FDROW
do

FEEDROW=$FDROW;


DTYPE=`echo $FEEDROW |cut -c 1-3`

if [$DTYPE=351] ; then
$FEEDROW >> $FIN
fi

done < $FEEDFILE

However whenever I am executing the script I am getting the error as [351=351]: not found
the data with 351 as first three characters is present in the file
Please help
 

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 10:17 PM.


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