[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] suspending users



Jeff Lasman wrote:
> 
> To disable the website, mv his index.html file to index.html.suspended, and
> create a new index.html file with the "This user is suspended" text in
> it.  Then when you reinstate, just delete the index.html file and mv
> index.html.suspended back to index.html.

Tho' anybody that knows the URL of the other pages will still 
be able to get at them.  Can a shell guru here provide us with 
a line that will do a mass move of all files in a directory from
filename.html to filename.html.suspend?