Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1a 7/7/83; site rlgvax.UUCP Path: utzoo!linus!philabs!seismo!rlgvax!guy From: guy@rlgvax.UUCP (Guy Harris) Newsgroups: net.unix Subject: Re: PWD Help Request Message-ID: <1295@rlgvax.UUCP> Date: Mon, 17-Oct-83 11:26:15 EDT Article-I.D.: rlgvax.1295 Posted: Mon Oct 17 11:26:15 1983 Date-Received: Tue, 18-Oct-83 09:57:18 EDT References: <12548@sri-arpa.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 11 "getcwd", according to the S5 manual: This function is implemented by using popen(3S) to pipe the output of the pwd(1) command into the specified string space. So if the requestor's objections to getting the current working directory by running the "pwd" command are philosophical (i.e., it's not just the code needed to put in the "popen"), "getcwd" isn't their cup of tea. Guy Harris {seismo,mcnc,brl-bmd,allegra}!rlgvax!guy