💾 Archived View for ait.place › dot › bin › roll.txt captured on 2022-07-16 at 13:50:28.
-=-=-=-=-=-=-
#!/bin/sh input=$* [ -z "$input" ] && input=2d20 for request in $input ; do # check if format is correct echo $request| egrep -vq '^[0-9]+d[0-9]+