💾 Archived View for ait.place › dot › bin › .local › bin › roll.txt captured on 2021-12-03 at 14:04:38.
-=-=-=-=-=-=-
#!/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]+