misc command
This program works exactly like the `tee` program, if it was invoked with an implicit --ignore-interrupts argument, and if it also had an --ignore-quit argument. These are needed so that it doesn't exit prematurely when called as a receiving member of a shell pipeline. This is needed so that a ^C or ^\ can cause the sending process to shutdown and relay its data into the tee. Sadly, the venerable `tee` program can't currently ignore the QUIT signal.
- Version
- v0.0.0-20250322185616-c50a578426f1 (latest)
- Published
- Mar 22, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 4 days ago –
Tools for package owners.