Shellscript: Bash befehle ausführen

Lesenswerte Artikel, Anleitungen und Diskussionen
Post Reply
pflanzer
Posts: 9
Joined: 2004-08-15 17:31
 

Shellscript: Bash befehle ausführen

Post by pflanzer »

Ich bräuchte den Befehl, mit dem man BASH-Befehle per sh file ausführt

(so a la: mache "cd xy" mache "dir" mache "ftp" mache "open" mache "ftp.com" mache "loginname" mache "loginpass" etc...

also praktisch ein mache-kommando
cybermage
Posts: 158
Joined: 2002-12-10 22:10
Location: Ausgburg (Germany)
Contact:
 

Re: Shellscript: Bash befehle ausführen

Post by cybermage »

Nachdem hier wohl gravierende Lücken bzw. Verständnissprobleme vorhanden sind:
http://www.tldp.org/LDP/abs/html/
Anonymous
 

Re: Shellscript: Bash befehle ausführen

Post by Anonymous »

Post Reply