The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #127 (permalink)  
Old 01-05-2009
indiana_tas indiana_tas is offline
Registered User
  
 

Join Date: Dec 2008
Posts: 17
Also, someone mentioned the korn shell autocompletion tip "\" + "=" and that lists the matches to the given pattern in a numbered list. Can you recall the match by the given number?

/# ls /bin/perl
1) perl
2) perlbug
3) perlcc
4) perldoc
5) perlivp
/# ls /bin/perl