On my unix FreeBSD 6.3
mkdir -p /11/src /234/src /adsv/src
rm -rf /*/src
Deletes all src sub directories for in directory
On WinXP SP2:
C:\>c:\progra~1\gnuwin32\bin\mkdir -p /11/src /234/src /adsv/src
C:\>c:\progra~1\gnuwin32\bin\rm -rf /*/src
c:\progra~1\gnu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to [EMAIL PROTECTED] on 4/11/2008 1:51 AM:
| C:\>c:\progra~1\gnuwin32\bin\rm -rf /*/src
| c:\progra~1\gnuwin32\bin\rm: rm: can not run lstat for `/*/src':
| Invalid argument
|
| Last week I have downloaded latest GetGnuWin32 and have
Hi,
This is a much trimmed-back version of the program I previously
submitted as `magic'.
Thanks to Bob Proulx for the feedback.
The zargs program automatically decompresses inputs to a program.
$ zargs wc input/*
177 9766908 /tmp/zargsE0oy5L/TODO.bz2
177 9766908 /tmp/za
I would suggest using cygwin instead (see cygwin.com),
We are, but it conflicts with Postgres
I do not know how, but PG do not recomed it to install on the same machine
because of unstability =(
So we are looking for alternatives...
- Original Message -
From: "Eric Blake" <[EMAIL PROT
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to [EMAIL PROTECTED] on 4/11/2008 10:33 AM:
|> I would suggest using cygwin instead (see cygwin.com),
| We are, but it conflicts with Postgres
| I do not know how, but PG do not recomed it to install on the same
| machine because of unstabil