From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Adrian" To: <9fans@cse.psu.edu> Subject: RE: [9fans] Long file names Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit In-Reply-To: <06c665b13b0886782402ab6f68b8418d@centurytel.net> Date: Mon, 4 Nov 2002 13:35:04 -0500 Topicbox-Message-UUID: 1519bde0-eacb-11e9-9e20-41e7f4b1d025 Thank you. -----Original Message----- From: 9fans-admin@cse.psu.edu [mailto:9fans-admin@cse.psu.edu]On Behalf Of Skip Tavakkolian Sent: Monday, November 04, 2002 9:42 AM To: 9fans@cse.psu.edu Subject: Re: [9fans] Long file names > I saw a post not too long ago > about working around long file paths/names > does anyone remember how to do it ? You want lnfs. > Also is there a "source" type command > so I can reread my profile file ? It is the '.' term% echo 'fn foo () { echo foo }' > somefile term% . somefile term% foo foo