delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/12/11/13:36:40

From: rschulte AT geocities DOT com (Richard Schulte)
Subject: B20 quote(') eval
11 Dec 1998 13:36:40 -0800 :
Message-ID: <36714612.340BB08D.cygnus.gnu-win32@geocities.com>
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com

I'm having problems with a command to place the number of lines in a
file into an integer variable in Bash.  The command
       declare -i count=`wc -l address.tab | awk --source="{print \$1}"`

gives me the error

"C:/bin/bash.exe": declare: 6558 address.tab: syntax error in expression
(error token is "address.tab")

which is the same error you would get if you enter the command

    declare -i count=`wc -l address.tab`

it appears the pipe( | ) in the quoted command is being ignored.  Is
this normal behavior?

richard
--
 Richard Schulte           "Vanity of vanities!  All is vanity"
rschulte AT geocities DOT com               Ecclesiastes 1:2

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019