Re: Auto-Passing of positional parameters from flatfile to SHELL Script
From: Adam Smith (adamsmith_at_econ.com)
Date: 12/28/04
- Next message: Bit Twister: "Re: Auto-Passing of positional parameters from flatfile to SHELL Script"
- Previous message: Rakesh Sharma: "Re: function as substring"
- Next in thread: Bit Twister: "Re: Auto-Passing of positional parameters from flatfile to SHELL Script"
- Maybe reply: Bit Twister: "Re: Auto-Passing of positional parameters from flatfile to SHELL Script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Dec 2004 03:27:18 -0800
Adam Smith wrote:
> if (($1 == $2) and [-s pmdat1.tmp])
OOOOps!
if (($1 == $2) and [ -s pmdat1.tmp ])
> then
> -- Adam --
- Next message: Bit Twister: "Re: Auto-Passing of positional parameters from flatfile to SHELL Script"
- Previous message: Rakesh Sharma: "Re: function as substring"
- Next in thread: Bit Twister: "Re: Auto-Passing of positional parameters from flatfile to SHELL Script"
- Maybe reply: Bit Twister: "Re: Auto-Passing of positional parameters from flatfile to SHELL Script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]