Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!kinzler From: kinzler@iuvax.cs.indiana.edu (Stephen Kinzler) Newsgroups: comp.windows.x Subject: Re: Shell script (source for xposk(1)) Message-ID: <28286@iuvax.cs.indiana.edu> Date: 22 Oct 89 22:39:41 GMT References: <28278@iuvax.cs.indiana.edu> Organization: Indiana University, Bloomington Lines: 15 If you don't have "jot" on your system, you can use the "choose" program from the comp.sources.unix archives (volume 2) instead. Just change lines 19-20 of the xposk(1) script from: num=`jot -r 1 1 \`wc -l < $tmp\`` set `sed -n ${num}p $tmp` .xbm to: set `choose $tmp` .xbm ------------------------------------------------------------------------ | ., >{~) ['} / Stephen Kinzler \ + < : ~$[~{}== | | % > %()}@! ' / kinzler@iuvax.cs.indiana.edu \ '}~{ >' & )<} | | <@"??{.,'} / {ames,rutgers,att}!iuvax!kinzler \ &"(&@+}<+;@) | | ])"} +{) / Indiana Univ Dept of Computer Science \ @ }[^??^&. | ------------------------------------------------------------------------