www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1995/01/25/02:42:09

From: "Jeffrey S. Pinard" <pinard AT ctron DOT com>
Subject: Someone needed to know where g++ classes were...
To: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP Mailing List)
Date: Tue, 24 Jan 1995 16:13:37 -0500 (EST)

I wrote a quicky script that searches the zips for a file...

#!/bin/ksh
for file in *.zip
do
  echo $file
  unzip -v $file | grep -i file_looking_for
done

I located iostream.h in file: lgp262bn.zip

-Jeffrey

---
//////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
pinard AT ctron DOT com                                     jsp0375 AT cs DOT rit DOT edu
Configuration Management Engineer        Computer Science Undergraduate
Cabletron Systems Inc.                Rochester Institute of Technology
Rochester, NH 03867-5005                                 RFD 1, Box 277
-*-Durham Site-*-                                 Hollis Ctr., ME 04042
    Avid Baseball, Linux, and RedSox-Bruins-Celtic-Patriots Supporter
           BnB quote: "Uhh..uhhh....uhhh..that was cooool...!"
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/////////////////////////////////////

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019