shownotes-w3m-rice/w3m_plugins/cgi-bin/fn_user_agent_clear.cgi
2022-02-18 02:46:10 -08:00

5 lines
113 B
Bash
Executable File

#!/usr/bin/env sh
echo "W3m-control: SET_OPTION user_agent="
echo "W3m-control: BACK"
echo "W3m-control: RELOAD"