Ask a Question related to AIX, Design and Development.
-
M Hirst #1
lsconf output
Good Day,
I have a IBM p640 (2X Power3) running AIX 4.3.3. Does anybody know
why i get the following output from lsconf.
/usr/sbin/lsconf: set: unknown option: A
Network Information
Host Name:
IP Address:
Sub Netmask:
Gateway:
Name Server:
Domain Name:
There are two network cards and both are up.
Hostname gives the correct response and smitty 'sees' the correct
addresses etc...
Cheers
Martin
M Hirst Guest
-
PDF output how-to ...
Is there any example on how to format my photo(and some text description such as title, description, location, and date/time) to a PDF file. I'd... -
Carriage returns/output not displayed in output.asp
PLEASE DON'T MULTIPOST. PLEASE DON'T POST ATTACHMENTS. PLEASE DON'T DOUBLE-POST. Ray at work -
#25152 [Opn->Bgs]: output buffering functions don't catch "virtual" output
ID: 25152 Updated by: iliaa@php.net Reported By: msarsale at buenosaires dot gov dot ar -Status: Open +Status:... -
output at 16:9
I have an application which I want to utput to a plasma screen. the screen works better at 16:9. Reading the graphics card instructions thet say... -
XML OUTPUT
HI Frerinds, Our development team ask me if it is possible to give them the XML output file for a select statememt wich has a parent child table... -
Andreas Schulze #2
Re: lsconf output
"M Hirst" <hirst@interomex.com> schrieb im Newsbeitrag
news:e0f2e7f2.0310010917.3ea48d94@posting.google.c om...Hallo Martin,> Good Day,
>
> I have a IBM p640 (2X Power3) running AIX 4.3.3. Does anybody know
> why i get the following output from lsconf.
>
> /usr/sbin/lsconf: set: unknown option: A
> Network Information
> Host Name:
> IP Address:
> Sub Netmask:
> Gateway:
> Name Server:
> Domain Name:
>
> There are two network cards and both are up.
>
> Hostname gives the correct response and smitty 'sees' the correct
> addresses etc...
>
> Cheers
>
> Martin
I do not have your hardware/software combination to check but lsconf aka
prtconf is a simple (Korn-) shell script. Thus you might just look into it
and/or use the -x Option to watch it during execution.
Regards,
Andreas
Andreas Schulze Guest
-
Nicholas Dronen #3
Re: lsconf output
Andreas Schulze <b79xan@gmx.de> wrote:
AS> "M Hirst" <hirst@interomex.com> schrieb im Newsbeitrag
AS> news:e0f2e7f2.0310010917.3ea48d94@posting.google.c om...AS> Hallo Martin,>> Good Day,
>>
>> I have a IBM p640 (2X Power3) running AIX 4.3.3. Does anybody know
>> why i get the following output from lsconf.
>>
>> /usr/sbin/lsconf: set: unknown option: A
>> Network Information
>> Host Name:
>> IP Address:
>> Sub Netmask:
>> Gateway:
>> Name Server:
>> Domain Name:
>>
>> There are two network cards and both are up.
>>
>> Hostname gives the correct response and smitty 'sees' the correct
>> addresses etc...
>>
>> Cheers
>>
>> Martin
AS> I do not have your hardware/software combination to check but lsconf aka
AS> prtconf is a simple (Korn-) shell script. Thus you might just look into it
AS> and/or use the -x Option to watch it during execution.
Someone at IBM forgot to include the #!/bin/ksh line at the head
of the script. I believe the problem's been fixed in a higher level
of whatever fileset delivers those scripts.
Regards,
Nicholas
--
"Why shouldn't I top-post?" [url]http://www.aglami.com/tpfaq.html[/url]
"Meanings are another story." [url]http://www.ifas.org/wa/glossolalia.html[/url]
Nicholas Dronen Guest
-
M Hirst #4
Re: lsconf output
Thank You!
I (stupidly) was running lsconf in a BASH shell. When i switched to
ksh it worked like a charm.
Cheers
Martin
"Andreas Schulze" <b79xan@gmx.de> wrote in message news:<blgtd3$s41@news-1.bank.dresdner.net>...> "M Hirst" <hirst@interomex.com> schrieb im Newsbeitrag
> news:e0f2e7f2.0310010917.3ea48d94@posting.google.c om...>> > Good Day,
> >
> > I have a IBM p640 (2X Power3) running AIX 4.3.3. Does anybody know
> > why i get the following output from lsconf.
> >
> > /usr/sbin/lsconf: set: unknown option: A
> > Network Information
> > Host Name:
> > IP Address:
> > Sub Netmask:
> > Gateway:
> > Name Server:
> > Domain Name:
> >
> > There are two network cards and both are up.
> >
> > Hostname gives the correct response and smitty 'sees' the correct
> > addresses etc...
> >
> > Cheers
> >
> > Martin
> Hallo Martin,
>
> I do not have your hardware/software combination to check but lsconf aka
> prtconf is a simple (Korn-) shell script. Thus you might just look into it
> and/or use the -x Option to watch it during execution.
>
> Regards,
> AndreasM Hirst Guest
-
RobH #5
Re: lsconf output
"M Hirst" <hirst@interomex.com> wrote in message
news:e0f2e7f2.0310020852.5d5f3ffb@posting.google.c om...You're not stupid. It should still work under BASH.> Thank You!
>
> I (stupidly) was running lsconf in a BASH shell.
IBM's poor QA is what's stupid (see Nicholas' post).
Warded off the evil spirits, eh?> When i switched to
> ksh it worked like a charm.
RobH
RobH Guest



Reply With Quote

