[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Template files location?
- Subject: Re: [cobalt-users] Template files location?
- From: flash22@xxxxxxx
- Date: Fri Dec 1 13:26:15 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 30 Nov 2000, Adam Holt wrote:
> Okay, I have found the template files but cant seem to change them, heres
> what Im doing.
> I ftp my new menu0.html into a users directory.
> I then telnet into the server as admin
> then do a su with my password
> then I go to /usr/admserv/html/.cobalt
> and type in rename menu0.html menu0.bak
Try mv menu0.html menu0.bak
This isn't dos, there's no rename command ;0