Re: Newbie question about command line execution

From: Martin Blume (mblume_at_socha.net)
Date: 09/05/04


Date: Sun, 5 Sep 2004 18:15:17 +0200


"Clifford Stern" schrieb
> I can't figure out how execute a program on the command line.
> Here is the error message after typing the name and hitting
> Enter:
> bash: ppsiqs: command not found
> The program does exist in the directory, because when I try
> more ppsiqs
> the result is:
> ******** ppsiqs: Not a text file ********
>
Usually, and for good reason (*), the current working directory
is not included in the search path (it is so by default IIRC
in DOS).

So you'll have to type:

$ ./ppsiqs

in order to run it.

HTH
Martin

(*) an attacker could put a script called 'ls' in the current
directory and do horrible things to your machine.



Relevant Pages

  • Re: Tcl "source" command
    ... > txaray" is not a valid command. ... telling you is you tried to execute a command named "incr ... You can generate this error message easily yourself interactively. ...
    (comp.lang.tcl)
  • Re: [SLE] C Programming in SuSE
    ... > then I tried to run it by typing: ... > and it gives me a message: bash first no such command. ... > and it gives me the same error message. ... You need to make your target file executable. ...
    (SuSE)
  • Re: Newbie question about command line execution
    ... > I can't figure out how execute a program on the command line. ... > the error message after typing the name and hitting Enter: ...
    (comp.os.linux.misc)
  • Re: dbms_errlog
    ... I'm trying to execute the ... dbms_errlog.create_error_log command through SQL Plus but I keep ... getting the error message: ...
    (comp.databases.oracle.server)
  • Re: startup problems
    ... Enquire, plan and execute. ... command .com corrupted ... can not bootup winodows98 ...
    (microsoft.public.windowsxp.help_and_support)