Ventto / mons

POSIX Shell script to quickly manage monitors on X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert to POSIX script

l2ol33rt opened this issue · comments

Came up during #2. mons.sh should be a POSIX script instead of bash.

commented

First thing was to make a POSIX list implementation for monitor lists.
I will turn the rest of mons into POSIX later.

commented

Tests passed with ash, dash, bash and zsh.