7 ms·`sort` would also be memory intensive would it not?by beefsack 7y ago`sort` would also be memory intensive would it not?chasil 7y agoNo, sort will use intermediate temporary files instead of exhausting your ram.