ORIGIN '~beta/basiclib/betaenv';
LIB_DEF 'passwdhome' '../lib';
BODY 'private/passwdhomebody'
(*
 * COPYRIGHT
 *       Copyright Mjolner Informatics, 1992-94
 *       All rights reserved.
 *)
--- LIB: attributes ---
getPassWdHome: 
  (* Expands usernames like ~cn to real home directories like  /users/cn *)
  (# t: ^text;
  enter t[]
  ...
  exit t[]
  #)
| 4.3 Passwdhome Interface | © 1990-2002 Mjølner Informatics | [Modified: Saturday January 22nd 2000 at 1:42]
 |