Computer Science, asked by nikhilpkc9623, 11 months ago

Explain File Management and User Management Command in Linux.

Answers

Answered by somy1912
1

FILE MANAGEMENT-All data in Unix is organized into files. Allfiles are organized into directories. These directories are organized into a tree-like structure called the filesystem. When you work with Unix, one way or another, you spend most of your time working with files.

While,

USER MANAGEMENT-User management includes everything from creating a user to deleting a user on your system. ... Graphical tools are easy and suitable for new users, as it makes sure you'll not run into any trouble. Command line tools includescommands like useradd, userdel, passwd, etc.

Hope this helps......

Similar questions