Sponsored Content
Full Discussion: pwdadm
Operating Systems AIX pwdadm Post 302457414 by Vit0_Corleone on Tuesday 28th of September 2010 03:04:47 AM
Old 09-28-2010
man pwdadm :-)
 

We Also Found This Discussion For You

1. Solaris

pwdadm -c for Solaris

Hi, I wish to know what is the equivalent of the AIX command pwdadm -c user for Solaris. Thanks (4 Replies)
Discussion started by: DarReNz
4 Replies
whatis(1)							   User Commands							 whatis(1)

NAME
whatis - display a one-line summary about a keyword SYNOPSIS
whatis command... DESCRIPTION
whatis looks up a given command and displays the header line from the manual section. You can then run the man(1) command to get more information. If the line starts name(section)... you can do man -ssection name to get the documentation for it. Try whatis ed and then you should do man -s 1 ed to get the manual page for ed(1). whatis is actually just the -f option to the man(1) command. whatis uses the /usr/share/man/windex database. This database is created by catman(1M). If this database does not exist, whatis will fail. FILES
/usr/share/man/windex Table of contents and keyword database ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdoc | +-----------------------------+-----------------------------+ |CSI |Enabled | +-----------------------------+-----------------------------+ SEE ALSO
apropos(1), man(1), catman(1M), attributes(5) SunOS 5.11 14 Sep 1992 whatis(1)
All times are GMT -4. The time now is 11:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy