diff --git a/Bashrc.wiki b/Bashrc.wiki index de771f7..ab4eb71 100644 --- a/Bashrc.wiki +++ b/Bashrc.wiki @@ -141,6 +141,14 @@ This tool runs the specified command, capturing `stdout` and `stderr`, adds the ---- +== fbc == + +https://git.thurstylark.com/vcsh/bashrc.git/tree/.bashrc.d/fbc.bash + +In a similar vein to `cmdcopy()`, this tool runs the specified command, pipes `stdout` and `stderr` directly to [[https://git.server-speed.net/users/flo/fb/|`fb-client`]], and sets the specified command as the name of the paste using `-n`. + +---- + ==Vactivate== https://git.thurstylark.com/vcsh/bashrc.git/tree/.bashrc.d/vactivate.bash