View Single Post
  #19 (permalink)  
Old 02-08-2006, 04:42 PM
tungsten tungsten is offline
Junior Member
User
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
tungsten
Default

Hi,

I got some error when running the script.

===============================================
yntax error on line 1 stdin
awk: 0602-512 The string "> \> <img cannot contain a newline character. The source line is 3.
The error context is
"(" $2 ")
<img src=\"indicator.gif\" height=\"4\" width=\"" w "\"> \ >>>
<<<
Syntax Error The source line is 4.
awk: 0602-502 The statement cannot be correctly parsed. The source line is 4.
awk: 0602-540 There is a missing } character.
ksh: free: not found.
ksh: free: not found.
ksh: free: not found.

===============================================

1. anyone can help me with the awk error??
2. "free" is not available in AIX which I'm currently running

Btw, anyone can show me the output of the infor.html


Thanks in advance
Reply With Quote