Print

Print


Hello!

It would be nice to have an option to "cat" several files in a row somehow.

The real life situation:

I've generated lots of events, and they end up stored in a single gzip file split into smaller pieces, so that header is only in the first file. I stored them at CERNBox.

Now I want to "gunzip" them, but since I don't have an option to "cat" multiple files neither with "eos" nor with "xrdfs", I end up in a situation when I have to either write my own xrootd stream reader or download all files back.

As an alternative, that would be really helpful in my situation, I'd prefer doing the following:

xrdfs $EOS_MGM_URL cat /eos/user/.../file.gz.1 /eos/user/.../file.gz.2 | gunzip - > file

Thank you!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1243", "url": "https://github.com/xrootd/xrootd/issues/1243", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1