This website requires JavaScript.
Explore
Help
Register
Sign In
nemo
/
script-linux
Watch
1
Star
0
Fork
You've already forked script-linux
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4fa045b828
script-linux
/
randoman
4 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add randoman
2023-12-14 17:56:20 +01:00
#!/bin/bash
rand man null err
2024-03-08 10:11:23 +01:00
man -k . | shuf -n 1 | cut -f1-2 -d' ' | xargs man 2>/dev/null