• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Unix file path problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unix file path problems


  • Subject: Re: Unix file path problems
  • From: Joe Klemmer <email@hidden>
  • Date: Tue, 29 Jun 2004 11:06:13 -0400
  • Organization: Unix System/Network Administrator & Ad Hoc Programmer

On Tue, 2004-06-29 at 10:45, Joe Klemmer wrote:

> The .inputrc is a Bourne-ism. It'll work with Bourn, Korn, bash, zsh,
> et. al. but I believe there's a different mechanism for the (t)csh
> shells. If I get a chance I'll go digging in my *NIX books.

Ok, this should work for (t)csh. If you want to make the change
system-wide then add this to your /etc/csh.login -

if ( -f $HOME/.inputrc ) then
setenv INPUTRC /etc/inputrc
endif

--
Joe Klemmer <email@hidden>
Unix System/Network Administrator & Ad Hoc Programmer
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Unix file path problems (From: Martin Orpen <email@hidden>)
 >Re: Unix file path problems (From: Joe Klemmer <email@hidden>)

  • Prev by Date: Re: Unix file path problems
  • Next by Date: BIZARRE File Type returned...sometimes!
  • Previous by thread: Re: Unix file path problems
  • Next by thread: Re: Unix file path problems
  • Index(es):
    • Date
    • Thread