Thread
:
changing dir
View Single Post
#
4
(
permalink
)
03-28-2006, 07:22 PM
tom
Contributors
User
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power:
4
Hmm
What is output of command:
Code:
ls -ld /home/sparky/backup
If directory does not exists; Create directory /home/sparky/backup:
Code:
mkdir -p /home/sparky/backup
Rest of script is okay i'm able to run it here
tom
View Public Profile
Find all posts by tom