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


Click here to return to the 'shell commands to make the fix' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
shell commands to make the fix
Authored by: Seth Milliken on Aug 28, '02 12:22:51PM
sed 's/$TERM_PROGRAM/$?TERM_PROGRAM/' /usr/share/tcsh/examples/aliases > /tmp/aliases
sudo mv /tmp/aliases /usr/share/tcsh/examples/aliases


[ Reply to This | # ]