performance - Fast list of top level directories in a tar -


i have tar file on 100gb in size, thousands of files in, , i'm trying find way list top level fast.

i've seen people using --exclude , grep still has go through of file names first, in case take long time.

is there way this?


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -