view bin/autowelcome @ 11761:1e5c15d8a461 draft

<oerjan> le/rn abelian group//An abelian group is a group that spends all its time commuting, and therefore never does any real work.
author HackEso <hackeso@esolangs.org>
date Wed, 27 Mar 2019 23:24:14 +0000
parents c989a1669243
children e3fd93ced862
line wrap: on
line source

[ "$1" == "on" ] && echo enabled > share/autowelcome_status; [ "$1" == "off" ] && echo disabled > share/autowelcome_status; echo "Autowelcome $(cat share/autowelcome_status)."