is there any way to do it that's not slow as fuck?
Name:
Anonymous2009-01-21 0:59
>>36
it'd be a lot slower than make a file containing the positions of all the newlines as fixed-size integers, then i can seek to a random position in that file (modulo the length of each integer), read the number, and seek to the right place in the text file...
>>37-39 $ shuf --version
zsh: command not found: shuf