6 lines
107 B
Bash
Executable File

#!/bin/sh
# Open random Arch Wiki page in w3m.
w3m "https://wiki.archlinux.org/index.php/Special:Random"