>>>>> "Suresh" == Suresh Ramasubramanian <[EMAIL PROTECTED]> writes:

    Suresh> Sameer OAK rearranged electrons thusly:
    >> i guess this is one of the functionalities shell offers.  my
    >> query: is there any way one can get to redirect/save this list
    >> in a file?
 
    Suresh>  do an ls on all directories in your path.

Not good enough, since the TAB expansion also includes aliases,
user-defined functions and built-in commands.  The history mechanism
also isn't good enough to do it.  Probably the best method is:

script
<TAB><TAB>
<CONTROL>-D

Now look at the file ``typescript'' in your current directory and
remove the extraneous lines.

Regards,

-- Raju
-- 
Raju Mathur          [EMAIL PROTECTED]           http://kandalaya.org/

----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/LIH

Reply via email to