[Logcheck-devel] Bug#616103: Improved patch

martin f krafft madduck at debian.org
Wed Mar 2 16:57:13 UTC 2011


also sprach Casper Gielen <C.Gielen at uvt.nl> [2011.03.02.1744 +0100]:
> I've improved my filename globbing patch. The new patch is attached
> and replaces the previous patch.
[…]
> +glob() {
> +    xargs -I{} bash -c "ls -1 {}"
> +}

You can/should use /bin/sh and print instead.

  xargs -I{} sh -c "print {}"

-- 
 .''`.   martin f. krafft <madduck at d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 1124 bytes
Desc: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)
URL: <http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20110302/42fb36d1/attachment.pgp>


More information about the Logcheck-devel mailing list