On Thursday 27 July 2023 at 13:43:27, Ralph Ronnquist wrote:
> ----------
> for P in *.deb ; do
> ar p $P control.tar.xz | tar xOJf - ./control
> echo
> done | gzip > Packages.gz
> ----------
Aha - ta - I'll give this a go :)
Antony.
--
Python is executable pseudocode.
Perl is executable line noise.
Please reply to the list;
please *don't* CC me.