You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
c596ff7755
Parse < (stdin from file), > (stdout to file), and >> (append) in the command line. Files are read from and written to the persistent virtual filesystem, so redirected output persists across commands.