📜  如何在控制台中创建文件 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:47.936000             🧑  作者: Mango

代码示例1
#to make a folder
touch file
#to make a folder
mkdir folder name