Thanks,
That’s what I needed.
> On Jul 28, 2022, at 2:04 PM, Jonathan Cohn wrote:
>
> Hello,
> Fairly easy way:
> cd ~/Downloads/
> open *.zip &&
>
> There is a zip command also which would use less resources as it doesn't open
> a window, using this is probably more efficient, and it might
Hello,
Fairly easy way:
cd ~/Downloads/
open *.zip &&
There is a zip command also which would use less resources as it doesn't open a
window, using this is probably more efficient, and it might even have an option
to delete zip files after they are decompressed.It It does have option to
comp