From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <06c665b13b0886782402ab6f68b8418d@centurytel.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] Long file names From: "Skip Tavakkolian" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 4 Nov 2002 09:41:31 -0500 Topicbox-Message-UUID: 14e28fd2-eacb-11e9-9e20-41e7f4b1d025 > 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