I wanted to share my Extension Attribute that queries the serial from
OmniGraffle Version 6 (Purchased directly, not through AppStore). I
couldn't find one here, so might someone is interested: #!/bin/bash
user=$(ls -l /dev/console | cut -d " " -f 4)...