in reply to Re: insert line of text above a line
in thread insert line of text above a line
The problem doesn't apply in this particular case, because shell variable names have to start with an alphanumeric ("$1" etc are shell variables); as a general rule, bourne-shell users habituate toward single quotes around perl one-liners on the command line. (I suppose with "command.com", the behavior may be different.) (update: for those, like Browser UK, who didn't know, "command.com" is the DOS/Windows executable that is the standard DOS command-line interface)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: insert line of text above a line
by BrowserUk (Patriarch) on Sep 26, 2003 at 09:02 UTC |