Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: notesfiles Path: utzoo!utcs!lsuc!pesnta!hplabs!hp-pcd!hpfcla!ajs From: ajs@hpfcla.UUCP (ajs) Newsgroups: net.unix Subject: Re: "set" question for Bourne shell scri Message-ID: <43800023@hpfcla.UUCP> Date: Mon, 11-Feb-85 14:58:00 EST Article-I.D.: hpfcla.43800023 Posted: Mon Feb 11 14:58:00 1985 Date-Received: Fri, 22-Feb-85 01:17:32 EST References: <661@turtleva.UUCP> Organization: Hewlett-Packard - Fort Collins, CO Lines: 9 Nf-ID: #R:turtleva:-66100:hpfcla:43800023:000:194 Nf-From: hpfcla!ajs Feb 14 11:58:00 1985 > Now, my question is, how do you remove all parameters, i.e. set $# to 0? > If you just say > set > you get a listing of all of the shell variables and their values. Try this: set x shift