On Fri, Sep 20, 2019, at 9:45 PM, Phil Kulin wrote: > > # I don't know why, but "tar x alef.tgz" command do nothing...
You requested to extract a file named alef.tgz from a tar stream on standard input. ;) You need the f option to specify a tar file.
