Unix Tip: Filename completion

November 1, 2006, 01:29 PM —  ITworld.com — 

Send in your Unix questions today! |
See additional Unix tips and tricks




Digg!



A number of readers have recently asked how they set up and use filename completion in a variety of Unix shells. Since file completion does not work the same in every shell, we will examine how you can use this great time saving feature in csh (tcsh), bash and ksh.



csh



The C Shell implements file completion in the most straightforward and easy-to-use manner. When the filec environment variable is set (using a "set filec" command), all you have to do is type the leftmost part of a filename and then press the Escape key. The shell will fill in the remainder of the file name or as much of the filename as can be filled in before a choice must be made between a number of files starting with the same substring. For example, if a user were to type "more pro" and then press Escape, the system might fill in "gram" and then wait for the user to type 1 or 2. If the files in the current directory include a file named program1.c, one called program2.c and another called program3.c, entering a 1, 2 or a 3 and then pressing Escape again will yield the full name of the file. The "set filec" command is generally put in one of the user's startup files (e.g., ~/.cshrc) so that the user doesn't need to remember to type it on the command line whenever he logs in or opens a new window.



If, for some unfathomable reason, you decide to turn this feature off, all you have to do is "unset" filec with the, unsurprising, "unset filec" command and pressing escape will no longer function as was just described.



bash



Bash also provides filename completion, but it uses a tab instead of an Escape character to invoke the file completion operation. However, bash doesn't require you to set an environment variable; it just provides file completion by default. Bash also implements an additional filename completion feature. If, after typing a portion of a filename and then pressing tab, you reach that point at which multiple files satisfy your request and you need to add more text to select one of the files, you can press tab twice more for a list of the files that match what you have typed thus far.


Sign up for ITworld's Daily newsletter
Follow ITworld on Twitter @IT_world

I like it!
Post a comment
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
peer-to-peer

Esther Schindler
If the comments are ugly, the code is ugly

claird
SVG a graphics format for 21st century

pasmith
Take Chrome OS for a test spin

Sandra Henry-Stocker
Solaris Tip: Have Your Files Changed Since Installation?

sjvn
64-bits of protection?

jfruh
Android fragments vs. the iPhone monolith

mikelgan
What Gizmodo missed about the Pro WX Wireless USB disk drive

 

Sidekick: The Good News & the Bad News
Either way you look at it Microsoft Data Center management did not follow standards or best practices in this failure. In which case it makes me wonder more about the outsourcing of corporate data much less personal data.
- mburton325

Join the conversation here

The Daily Tip

The Daily TipQuick, practical advice for IT pros. Made fresh daily.

Hot tips:

Want to cash in on your IT savvy? Send your tip to tips@itworld.com. If we post it, we'll send you a $25 Amazon e-gift card.

Newsletters

Subscribe to ITWORLD TODAY and receive the latest IT news and analysis.

I would like to receive offers via email from ITworld partners.
By clicking submit you agree to the terms and conditions outlined in ITworld's privacy policy.
Featured Sponsor

AISO founders envisioned a Web hosting company that was environmentally friendly. While the company employed energy-efficient innovations like solar panels, its infrastructure produced unacceptable power and cooling requirements. Find out how AISO leveraged AMD technology to overcome their challenge in this case study white paper.

In this whitepaper, Scalar explores the opportunity to change the landscape with respect to mission critical databases built around Oracle. Leveraging technologies such as Linux, high-end commodity processing power and Oracle RAC technology to architect, design, build and maintain database infrastructure that delivers maximum availability, reliability and performance at a fraction of traditional cost.

On a typical day, weather.com, the Web site for The Weather Channel in Atlanta, serves up between 15 million and 20 million page views. But in September 2004, when back-to-back hurricanes ransacked Florida, the peak traffic on one day more than tripled: over 70 million page views by more than 7 million unique visitors. Read the full success story now.

Marketplace