osascript \
  -e 'tell application "Safari"' \
  -e 'print "::Users:jjc:local:bat:tsh:A-pairings.html" as alias' \
  -e 'end tell'
