Home | History | Annotate | Download | only in dbus

Lines Matching refs:me

38 me=`echo "$0" | sed -e 's,.*/,,'`
43 Output the configuration name of the system \`$me' is run on.
63 Try \`$me --help' for more information."
79 echo "$me: invalid option $1$help" >&2
87 echo "$me: too many arguments$help" >&2
110 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;