[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NFS ~'s



   Date: Mon, 18 May 92 20:00:56 EDT
   From: qobi@unagi.cis.upenn.edu

      Date: Mon, 18 May 1992 19:49-0400
      From: Barry Margolin <barmar@Think.COM>

      If you're talking about how NFS *creates* versioned files, if the server
      is Unix then it always uses ~<version>~; it will never create
      foo.lisp.1.

   Yes this is what I am asking.

OK, I think the variables you want are FS:*UNIX-VERSION-PREFIX* and
FS:*UNIX-VERSION-SUFFIX*, normally ".~" and "~", respectively.