[GnuWin32-Users] [gnuwin32 - Help] Getting grep to recurse a dir tree & piping

2005-05-04 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3134945 By: mdlueck grep (GNU grep) 2.5.1 Maybe I am missing something, I am unable to get grep to recurse a directory tree. See example... U:\Distrib\Win2K\Images>dir *.inf /

[GnuWin32-Users] libarchive issues... (& NNTP server)

2005-05-04 Thread Lloyd Dupont
1. does anyone have been able to successfuly use libarchive on windows? I'm using gcc 3.2.3, libarchive 1.02.019 and I have trouble using it...   first the uid_t and gid_t type used in archive_entry.h are not defined on windows (on UNIXes they are user id and group id number). but I worked a