Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[Patch] remove awk dependency from zfcd_match
- X-seq: zsh-workers 27270
- From: Baptiste Daroussin <baptiste.daroussin@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: [Patch] remove awk dependency from zfcd_match
- Date: Sat, 12 Sep 2009 14:14:24 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=WQDiK4LHzb3OEyqVhyeLLwMH5Kd8g9HxK/lSvJ73prw=; b=MyYd5EnYGizuL7qGZvJam+k++Qk+WKH3+oc1gkKde/HsaF1FuRlMJ/TZibFFsfAhnx P/PKzNS2jt9AUj4wgKwQuzT9yEKbMIR/nT5UC7szZrm9s7mcgZZWFL1L38gaZ/sfZQPn mrpuOS37xZJcoaKAf6m1IPwIOTDEm9o8o/RnQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YCB0Gz3p6KW7jp11tfwjpQaZQekabmGM/ZvVkGjgWw/Kzw1krfemrin9c99XPqyB+f U1U8WPuwXcYeU1krVBUn9luel+Fx5o10f2+z1jKlU1tsCVTib6dRUa/jT6xn6a4DvRHT 2XY2c27eW0Ttr1SzkdkIonlHRpuGCd1VOt9As=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hi
here comes a patch that remove the awk dependency from zfcd_match (in Zftp).
1/ no awk needed
2/ it know works on freebsd and openbsd (Only I tested on both) it
wasn't the case before.
regards,
Bapt
Attachment:
zfcd_match-noawk.patch
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author