Horje
is a command to create a user account named serena, including a home directory and a description. Code Example
is a command to create a user account named serena, including a home directory and a description.
[root@RHEL5 ~]# useradd -m -d /home/yanina -c "yanina wickmayer" yanina
[root@RHEL5 ~]# tail -1 /etc/passwd
yanina:x:529:529:yanina wickmayer:/home/yanina:/bin/bash




Shell

Related
linux command line print the occurrences of "'suasua'" Code Example linux command line print the occurrences of "'suasua'" Code Example
docker run container in background Code Example docker run container in background Code Example
Automatically answer 'Yes' when using apt-get install Code Example Automatically answer 'Yes' when using apt-get install Code Example
how to convert back to JSON in powershell Code Example how to convert back to JSON in powershell Code Example
dockerd failed to start daemon: failed to get temp dir to generate runtime scripts Code Example dockerd failed to start daemon: failed to get temp dir to generate runtime scripts Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14