Ask a Question related to PHP Development, Design and Development.
-
mateusz kula #1
php+bash script
hello,
can anyone give me any hints about running proccesses in linux from php level.
i'd like php script run bash-script witch search some data throught google.com
by opening links session. i want to allow only one proccess with bash script
running. if one user already started the bash-script another have to wait until
proccess is done.
greetings,
plx
mateusz kula Guest
-
Can not send mail from bash script
Hi , I have created a little script that is running as daemon ( it is hard to say as daemon :)) ) . Then i try to send a mail and the mail is... -
problem using bash variables with command-line perl in bash script
Hi! I have a problem with variables when using command-line perl in a bash script. The script should update a date (in 2003-10-10 form) if the... -
bash script help
okay, i want a script i want in bash to log into a telnet session and use a file temp.txt to get the user name something like: telnet -l... -
bash: can I cd from a script
On Wed, Jul 23, 2003 at 11:17:58AM +0100, David selby wrote: That's right, you can't do that. 'export' exports the variable to subprocesses,... -
bash: esc space not recognised in cat script ?
Hello again, more thorny bash escaped space problems ... in $_tox is a file called "this is a test" .... Below is the portion of code that is...



Reply With Quote

