[[command]]
name = "sponge"
description = "moreutils sponge — soaks up all of stdin before opening the output file, allowing pipes that read from and write to the same file. Bare requires one positional argument (the output file). Writes to that file (project-local SafeWrite)."
url = "https://joeyh.name/code/moreutils/"
researched_version = "moreutils sponge; surface stable"
level = "SafeWrite"
bare = false
tolerate_unknown_short = true
standalone = ["--help", "-a", "-h"]