|
1.
|
What
is the path to PERL? |
|
2. |
What
is the path to SENDMAIL? |
| 3. |
What
is the path to DATE? |
| 4. |
What
is the path of my files? |
| 5. |
What
is the path to PYTHON?
|
| 1. |
What is the path to
PERL?
/usr/bin/perl
|
| 2. |
What is
the path to SENDMAIL?
/usr/sbin/sendmail
|
| 3. |
What is the
path to DATE?
/bin/date
|
| 4. |
What is the
path of my files?
/home/yourusername
Web read-able files
are in
/home/yourusername/public_html
|
| 5. |
What is the
path to PYTHON?
/usr/bin/python
|