Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'This is a feature of tcsh' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
This is a feature of tcsh
Authored by: datawrangler on Feb 08, '02 10:12:01AM

For the sake of accuracy, it should be pointed out that 'complete' is an environmental variable employed by the tcsh shell. It is not a feature of the Terminal app. Users of other shells will not see the same results. The 'set' command is a builtin command provided by the tcsh shell for manipulating environmental variables. HTH



[ Reply to This | # ]
This is a feature of tcsh
Authored by: jmb on Feb 08, '02 10:24:52AM

datawrangler is correct. I neglected to make this clear. The flip side is that this should work on any unix machine on which you are using tcsh.

--jmb



[ Reply to This | # ]