Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: comp.unix.questions Subject: Re: Destroying arguments Message-ID: <5887@brl-smoke.ARPA> Date: Tue, 26-May-87 18:28:41 EDT Article-I.D.: brl-smok.5887 Posted: Tue May 26 18:28:41 1987 Date-Received: Wed, 27-May-87 06:49:33 EDT References: <292@osupyr.UUCP> <239@polyof.UUCP> <485@bene.UUCP> <6723@mimsy.UUCP> <1056@hropus.UUCP> <19590@sun.uucp> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Distribution: comp.unix.questions Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <19590@sun.uucp> guy%gorodish@Sun.COM (Guy Harris) writes: >If I wanted to pass a password safely to a program, I'd have the >program ask me for the password and I'd type it in! There's even a library routine, getpass(), to make this easy to do.