On Thu, 28 May 1998, Dale E Anglin wrote:

->Hi Zoki,
->
->>In DOS I use small batch files to express my lazyness and type as few
->>commands as possible. Super practical.
->
->You might try looking into aliases and shell functions.  In basic DOS, one
->is limited to using batch files for this purpose.  UNIX system shells
->usually provide a shorthand or inline way of describing those frequently
->used convenience shortcuts.  Most shells on Linux support some form.  If
->you are using BASH check out the man page regarding aliases.  For example:
->
->      alias ls='ls -CF'
->
->This one provides useful information from just typing plain 'ls' regarding
->file/directory type indication.

<snip>

Hi Dale,

I was already using the aliases but wanted stuff like 

        alias 2[-->arrow down]='ls -Fs --color $1'

so I could type "2 [any dir]" and get the list. It didn't work. I've
busted my head for the last x weeks, trying anything except re-writing the
kernel :-). Guess what!? I constantly forgot to use the slash...! But it
works now, thanks for waking me up!

Anyway, I still tryed to fight around with shell scripts but they don't
work. Even with the PATH statement I have to type the full path in order
to run it. Hmmmm... What could it be...?

Zoki.

/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ZOKI
Creation d'images & traitement numerique
Image creation & digital tweaking
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\

Please support the Linux/UNIX community.
Mailed with Linux 2.0.31 and Pine

%% Fin de message / End of message %%



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to