home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.sysadmin
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!yale.edu!yale!gumby!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!news
- From: sherwood@fenris.space.ualberta.ca (Sherwood Botsford)
- Subject: TarChive revisited.
- Message-ID: <1992Aug21.194929.19271@kakwa.ucs.ualberta.ca>
- Sender: news@kakwa.ucs.ualberta.ca
- Nntp-Posting-Host: fenris.space.ualberta.ca
- Organization: University Of Alberta, Edmonton Canada
- Date: Fri, 21 Aug 1992 19:49:29 GMT
- Lines: 14
-
-
- If you have downloaded a copy of TarChive.tar.Z from sonata
- before 1:45 MDT, make the following change in the file
- UserBack
-
- Line 45 reads
- if ($udir = "") { print "No home directory.\n"; &Quit;}
-
- It should read
- if ($udir == "") { print "No home directory.\n"; &Quit;}
-
- Apologies for the inconvenience.
-
- The current copy on Sonata has already been corrected
-