diff --git a/Bashrc.wiki b/Bashrc.wiki index 236a364..de771f7 100644 --- a/Bashrc.wiki +++ b/Bashrc.wiki @@ -133,6 +133,14 @@ I no longer use `countdown()` from `shot()` directly, but sometimes will in some ---- +== cmdcopy == + +https://git.thurstylark.com/vcsh/bashrc.git/tree/.bashrc.d/cmdcopy.bash + +This tool runs the specified command, capturing `stdout` and `stderr`, adds the specified command to the beginning of the output, and sends the result to stdout. The output of this command should be suitable to pipe directly into a paste service such as [[http://ix.io|ix.io]] when seeking support via IRC or other text-based method. + +---- + ==Vactivate== https://git.thurstylark.com/vcsh/bashrc.git/tree/.bashrc.d/vactivate.bash