Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 exptools; site ihlpg.UUCP Path: utzoo!linus!decvax!bellcore!petrus!sabre!zeta!epsilon!gamma!ulysses!mhuxr!mhuxt!houxm!ihnp4!ihlpg!jchvr From: jchvr@ihlpg.UUCP (VanRietschote) Newsgroups: net.sources Subject: PUREPATH manual page Message-ID: <1533@ihlpg.UUCP> Date: Tue, 7-Jan-86 13:19:54 EST Article-I.D.: ihlpg.1533 Posted: Tue Jan 7 13:19:54 1986 Date-Received: Wed, 8-Jan-86 08:05:23 EST Distribution: net Organization: AT&T Bell Laboratories Lines: 23 --- manual page for PUREPATH (See previous news item) #-- cut here --- .TH PUREPATH 1 "HFVR" .SH NAME .\" name \- one-line description for in permuted index purepath \- to remove double entries in $PATH .SH SYNOPSIS .\" bnf on command syntax purepath [-V] [-H] [path] .SH DESCRIPTION .\" semantics purepath will print a new path with all mutiple defined entries removed. Input is either path as given in command line or by default purepath will examine $PATH as exported. .SH OPTIONS .nf -V to display version number. -H to display usage. .fi .SH EXAMPLES PATH=`purepath` # to make $PATH pure