[linux-l] Programm starten

Olaf Radicke olaf_rad at gmx.de
So Jan 5 22:36:04 CET 2003


Am Sonntag 05 Januar 2003 20:40 schrieb karsten knappmann:
> hALLO,
>
> ich weiss wo ich das Programm finde, aber wie strate ich
> es??  Ist wohl eine sehr dumme Frage, aber ich habe keine
> Ahnung von Linux

Prinzipiell:

Wenn es ein kompiliertes Prog ist:
 ./prog-name
Wenn es interpretiert wird (Perl, Python, e.t.c.):
Interpreter ./prog-name
z.B.:
Perl ./mein_perl_prog.pl

MfG Olaf





Mehr Informationen über die Mailingliste linux-l