Results 1 to 2 of 2
I have ~65TB of storage and a text file and it's ~63TB. It'd be nice if I could load it all into memory but I'm a little under 63TB short. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-22-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 1
63TB file split
I have ~65TB of storage and a text file and it's ~63TB. It'd be nice if I could load it all into memory but I'm a little under 63TB short. Tried split piped to compressing but I still run out of storage. And no, it's not a twilight fan fiction.
Any advice on how to split this into 1.5GB parts would be appreciated.
- 02-22-2010 #2Its a awesome little terminal tool that I use frequently.Code:
man split
linux user # 503963


Reply With Quote
