Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Simple man page search tool
a guest
May 14th, 2024
79
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.10 KB
| Source Code
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
SECTION
=
"$1"
apropos
-s
"
$SECTION
"
.
|
fzf
|
awk
'{print $1}'
|
xargs
man
"
$SECTION
"
Tags:
bash fzf man
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Free Giftcards Method
JavaScript | 2 sec ago | 0.15 KB
✅ Make $1500 in 20 minutes
JavaScript | 9 sec ago | 0.15 KB
Exchange Exploit
JavaScript | 15 sec ago | 0.15 KB
✅ Crypto Accounts
JavaScript | 23 sec ago | 0.15 KB
Make $200 in 15 minutes 0
JavaScript | 28 sec ago | 0.07 KB
Crypto Exchange profit method
JavaScript | 32 sec ago | 0.15 KB
MAKE $900 INSTANTLY M
JavaScript | 37 sec ago | 0.07 KB
Changelly.com Exploit
JavaScript | 38 sec ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!