Skip to content

NahlaAbdAlghany/Managing-users-groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Managing-users-groups

This repository contains a Bash shell script designed for managing users and groups on Unix/Linux systems. The script facilitates the creation, modification, and deletion of users, as well as the same operations for groups.

Description

This Bash script is created to streamline user and group management on Unix/Linux systems. It offers the following functionalities:

  • Create new users
  • Modify existing users
  • Delete users
  • Create new groups
  • Modify existing groups
  • Delete groups

Using

1- Case Statement
2- Select Statement
3- While Loop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages