scsh-users
[Top] [All Lists]

cmd line switch processor

To: <scsh-bugs@zurich.ai.mit.edu>
Subject: cmd line switch processor
From: RT Happe <rthappe@mathematik.uni-freiburg.de>
Date: Wed, 6 Feb 2002 23:06:44 +0100 (CET)
[ scsh 0.6.0 / Linux 2.2.17; scsh 0.5.2 / IRIX 6.5 ]

The command line switch processor doesn't appreciate blanks prefixing the
switches on the second line:

  #!/tmp/bin/scsh \
    -e main -s
  !#

This doesn't really hurt, but the usage instructions scsh invariably
prints when reading such a header could point to the ... feature.  (The
manual could do so, too.)  By the way, this piece of ``Usage'' and
section 11.1.4
                 meta-arg: \ <script-file-name>

is somewhat misleading.

rthappe



<Prev in Thread] Current Thread [Next in Thread>
  • cmd line switch processor, RT Happe <=