learning script

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Chris Gehlker
日付:  
題目: learning script
On Jan 19, 2004, at 2:32 PM, Bryce C wrote:

> export PATH="$PATH:."
> ^ what I'd use ^


I don't really understand bash but that looks like you can get multiple
instances of your home directory in your path if you sub-shell. Does
bash have something like 'typeset -U' in zsh to guarantee that every
element PATH is unique?