diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-01 00:19:34 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-01 00:19:34 +0200 |
commit | e5b783e52858ae73d26c21464952323b9e3f320a (patch) | |
tree | 705e75e0e7a996cd962e3657ab45d8cccfdebac6 /pq4ps-list | |
parent | ccd12be1ebe10bbeb471c132a53c0b576a9dfa42 (diff) | |
download | ponysay-e5b783e52858ae73d26c21464952323b9e3f320a.tar.gz ponysay-e5b783e52858ae73d26c21464952323b9e3f320a.tar.bz2 ponysay-e5b783e52858ae73d26c21464952323b9e3f320a.zip |
partial merge of quotes into main
Diffstat (limited to 'pq4ps-list')
-rwxr-xr-x | pq4ps-list | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pq4ps-list b/pq4ps-list new file mode 100755 index 0000000..4a082fe --- /dev/null +++ b/pq4ps-list @@ -0,0 +1,6 @@ +#!/bin/bash + +cmd=$(echo $0 | sed -e 's/\-list$//g') +pl=$0.pl + +bash -c "$($pl $($cmd --list))" |