|
Perl
|
/usr/bin/perl
|
|
Sendmail
|
/usr/sbin/sendmail
|
|
TCL
|
/usr/local/bin/tcl
|
|
Python
|
/usr/local/bin/python
|
|
PHP
|
/usr/local/bin/php
|
|
date
|
/bin/date
|
|
grep
|
/usr/bin/grep
|
|
ImageMagick
|
/usr/local/bin/<binary>
|
|
NetPBM
|
/usr/local/bin/<binary>
|
|
Home Directory
|
/hsphere/local/home/<username>
|
Note: If you have shell access, you can easily find out these paths by typing "whereis xxx" where xxx is the binary name of the program. For example: "whereis perl" will give you the path to perl.


