This website requires JavaScript.
Explore
Help
Sign In
dotfiles
/
bashrc
Watch
1
Star
0
Fork
You've already forked bashrc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
473e1e8f56
bashrc
/
.bashrc.d
/
fbc.bash
4 lines
49 B
Bash
Raw
Normal View
History
Unescape
Escape
Added fbc: paste from pipe, with the paste named like the command run
2021-03-20 19:09:08 +00:00
fbc
(
)
{
fbc: Added leading $ to name string to indicate a command line
2021-08-07 18:48:55 +00:00
"
$@
"
|
&
tee /dev/fd/2
|
fb -n
"
\$
$*
"
Added fbc: paste from pipe, with the paste named like the command run
2021-03-20 19:09:08 +00:00
}