[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Script
- From: Alan Peery <peery io com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: Script
- Date: Tue, 20 Dec 2005 09:41:24 +0000
Michael Wright wrote:
[michael localhost ~]$ cd /home
[michael localhost home]$ wget http://layer1.cpanel.net/latest
This will not work as you are logged is as a normal user. Do this
cd
pwd
wget http://layer1.cpanel.net/latest
If you had been logged in as root, what you tried above would have worked, it also would have written things into the wrong place, a messy place for long-term maintenance.
Alan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]