Skip to content

Releases: tos-kamiya/o-o

new feature: temporary directory

25 Jan 05:16
Compare
Choose a tag to compare
  • A filename with a "T/" prefix is considered a temporary file.
  • Use I to represent a pipe |
  • Use J for command-line separator ;

v0.3.0 Enable handling of /dev/null

26 Nov 01:20
Compare
Choose a tag to compare

What's new:

  • . can now be used as /dev/null

Full Changelog: v0.2.3...v0.3.0

v0.2.2 First release

23 Nov 19:16
Compare
Choose a tag to compare

Now Installable with cargo :)

cargo install o-o