0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.118.137.13


Current Path : /usr/bin/
Upload File :
Current File : //usr/bin/ps2frag

#!/bin/sh

tty -s && {
  echo
  echo "Warning: the ps2frag script is not needed with this version of psfrag."
  echo "Please read the manpage ps2frag(1) and the documentation of the"
  echo "psfrag package."
  echo
} >&2

exit 0