Estoy ejecutando un script desde la linea de comandos y cuando lo ejecuto tengo lo siguiente:
+ alias 'rm=rm -i'
+ alias 'cp=cp -i'
+ alias 'mv=mv -i'
+ '[' -f /etc/bashrc ']'
+ . /etc/bashrc
+++ id -gn
+++ id -un
+++ id -u
++ '[' root = root -a 0 -gt 99 ']'
++ umask 022
++ '[' '' ']'
+ export ACOFILE=Deudor0405.txt
+ ACOFILE=Deudor0405.txt
+ export ACONIT=811018771-1
+ ACONIT=811018771-1
+ export ACOUSER=postgres
+ ACOUSER=postgres
+ php -q load.php
./load.sh: line 10: php: command not found //// Aquí en esta linea, es en la cual tengo el inconveniente.
El código del script es el siguiente:
#!/bin/bash -x
export ACOFILE=$1
export ACONIT=$2
export ACOUSER=$3
#echo Usuario $ACOUSER Arcivo $ACOFILE Nit $ACONIT
php -q load.php
Bueno la verdad no se que hacer.
![Negando](http://static.forosdelweb.com/fdwtheme/images/smilies/negar.gif)
Gracias por su valiosa colaboración.
Ate
TiTuzOver
NaDa Es 100% SeGuRo