Home > Operation and Maintenance > Linux Operation and Maintenance > How to create a folder in Linux

How to create a folder in Linux

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2023-05-16 08:58:20
forward
14257 people have browsed it

Linux creates a folder:

1. First, you need to use "touch command" and then create a folder.

How to create a folder in Linux

2. After adding your own content, you can edit, save, and view the content,

ls is the command to view directories.

How to create a folder in Linux

3. If you need to create a folder, you can use the command "mkdir".

How to create a folder in Linux

4. You can also create multiple directories in batch. You can directly use "mkdir abc" to create them.

How to create a folder in Linux

The above is the detailed content of How to create a folder in Linux. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:yisu.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template