Computer Science, asked by rk7627115, 5 months ago

which common is used to remove directory in Linux​

Answers

Answered by rashidkhna73
3

Answer:

The rm command is typically used for removing non-directory type files. However, it does support removing directories and it is the most common method for removing them. Unlike the rmdir command, the rm command will remove em

Similar questions