steved333
I need to make a directory in my shell(???) the script is
mkdir /home/users/web/b1251/pow.steved333/htdocs/recommends
chmod 777 /home/users/web/b1251/pow.steved333/htdocs/recommends
How in the world do I accomplish this????
mkdir /home/users/web/b1251/pow.steved333/htdocs/recommends
chmod 777 /home/users/web/b1251/pow.steved333/htdocs/recommends
How in the world do I accomplish this????