GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Easy way to find paths? (https://gfy.com/showthread.php?t=1049277)

BSleazy 12-09-2011 10:08 PM

Easy way to find paths?
 
on linux servers for things like the php path needed to setup cron jobs and scripts.

Operator 12-10-2011 12:04 AM

Cron tab has made me resort to other schedulers like vi and text editors.

raymor 12-10-2011 12:32 AM

whereami.cgi:

#!/bin/sh

echo -e "Content-type: text/plain\n\n"

pwd
echo $DOCUMENT_ROOT
which sendmail
which convert
locate mysqldump


All times are GMT -7. The time now is 06:48 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123