Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linux commands for S8500

Status
Not open for further replies.

smetse

Technical User
Jul 27, 2005
96
US

Is there a list of all Linux commands on the S8500 servers?
How to find it?

I am looking for commands to configure/change a modem to dial out a phone number.
And the 'help' command doesn't help.

Thanks.



 

Mitch,
Thank you very much!
That's what I need.

 
s8xx linux commands in every server have built in online help.

"dhelp" definity help

From linux command line, "dhelp" will provide list of commands. "dhelp alarmenable" will give you help and options for the "alarmenable" command.
"dhelp almcall"
standard linux commands have man pages "man ls" for detailed help.
or "ls --help" for options for the "ls" commands

some commands with no argument will give you help.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top