[Ilugc] Enabling telnet in mandrake 8.2

  • From: asokanp@xxxxxxxxxxx (asokanp@xxxxxxxxxxx)
  • Date: Fri, 1 Nov 2002 13:28:25 +0530

Hi

A few issues:

1. to run a script in language lng, say script.lng,
you have to type at the prompt

$ script.lng

2. The above assumes that the script is in the current directory and
that the current directory is in the PATH. It is better to say

$ ./script.lng

3. test is a shell built-in; so typing 

$ test 
will run that ALWAYS. 

HTH

P Asokan

PS: It <is> a bad idea to have the current directory in PATH

--
C was designed by Dennis Ritchie on the assumption
that programmers were like Dennis Ritchie.
Java appears to have been designed on the theory
that programmers are more like Dennis the Menace.

Other related posts: