From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <98676E7E-775A-411A-B018-A3D238379E57@ar.aichi-u.ac.jp> <61172513-6773-4AA3-8EF0-182BD91D948B@mac.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4F280EEF-E838-4FD2-85F0-10888D984B77@mac.com> Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] detecting spam Date: Sat, 27 Oct 2007 09:16:53 -0400 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: db6cdc50-ead2-11e9-9d60-3106f5b1d025 How? When I put path=(/bin . /usr/pietro/bin) at the end of my /usr/pietro/profile, rc resets it. On Oct 27, 2007, at 5:00 AM, roger peppe wrote: >> 1) rc: the value of $path is (. /bin). It is a classic case not to >> have . as the first directory when searching for programs - it allows >> Trojan horses to form. > > i always set my path to put /bin first - it's faster when doing ls of > slow network > mounts anyway.