|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620214 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
useradd - add a new user to a Solaris, linux or HP/UX server |
Description
To add a new user to a Solaris, linux or HP/UX server:
# useradd [-c comment] [-d home_dir] [-e expire_date] [-f inactive_time] [-g initial_group] [-G group[,...]] [-m [-k skeleton_dir] | -M] [-n] [-o] [-p passwd] [-r] [-s shell] [-u uid] login |
Example
useradd -c "First Lastname" -d /home/user1 -g staff -s /usr/bin/ksh -u 888 newguy |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: topmemory - script which displays top memory consuming processes on an IBM AIX system
Example: topmemory 5; topmemory
[show me the details] |
coolcommand: which - how to find where a command is located in your $PATH
Example: which ls
[show me the details] |
coolcommand: rmfs - how to remove a filesystem in IBM AIX
Example: rmfs -r /backups
[show me the details] |
coolcommand: chmod - change user and group for all files
Example: find /paths -name "*" -exec chmoduser:group {} \;
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51943 |
| Category AIX | 49009 |
| Category General UNIX | 47561 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|