Thread: Shell Script.
View Single Post
Old 13th July 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Quote:
Actually, the correct command is

% alias mp='mplayer -playlist r1live.ram'
Ommiting the = works fine in (t)csh, but according to IEEE Std 1003.1 the = is required ... So better get in to the habit of using it ... Thank you.

Quote:
I have another question. Can I write a GUI shell program (like a calculator program) ?
There are some tools, like dialog, xdialog, zenity, ad probably a few more ...
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote