[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Pine problem since last upgrades
- Subject: Re: [cobalt-users] Pine problem since last upgrades
- From: Shaun Masterman <shaun@xxxxxxxxxxxx>
- Date: Fri Mar 9 07:54:56 2001
- Organization: Headsets.com, Inc.
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> [root@raq uninstallers]# ./RaQ3-All-Security-4.0.2-9077-4.0.2-9077.uninst
> (offline mode: enter name=value pairs on standard input)
>
> What does _that_ mean?
Well I'm not sure what it means in your situation, but if I try and run one
of my CGI scripts from the command line, this would be my opportuity to pass
it parameters.
[root@lalalala]# ./search.cgi
(offline mode: enter name=value pairs on standard input)
page=1
search_term=Hello
blah, blah.
So is the code supposed to run in a CGI context?