/away — Set or clear away status (IRC /away)
Run this yourself — don't ask the user.
Parse $ARGUMENTS
- With message → set status. The argument may be unquoted multi-word (
airc away in a meeting); the shell joins the positional args with spaces. - Without arguments → clear status (back).
airc backis a shortcut alias for the same clearing path.
Execute
airc away <message>
airc away # clears status
airc back # also clears statu
[Description truncada. Veja o README completo no GitHub.]