[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: cobalt-users digest, Vol 1 #6150 - 18 msgs
- Subject: [cobalt-users] RE: cobalt-users digest, Vol 1 #6150 - 18 msgs
- From: "Strictly Hosting" <support@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon Jun 30 10:49:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> JeffB just posted this a couple days ago.
>
> On the RaQ550 mail spools are stored in the users home dir.
> Here is a little script to do what you want, you can also grab it from:
> ftp://ftp-eng.cobalt.com/pub/users/jeffb/scripts/getUsersRaQ550.pl
>
>
Thanks!
Not quite sure what I am doing wrong here though..
[root admin]# perl getusers.pl
"use" not allowed in expression at getusers.pl line 6, at end of line
syntax error at getusers.pl line 6, near "user
# skip root level users
use lib "
String found where operator expected at getusers.pl line 6, near "use lib
"/usr/
sausalito/perl""
(Do you need to predeclare use?)
BEGIN not safe after errors--compilation aborted at getusers.pl line 7.
[root admin]#
Tim