gitlabEdit

md command

Summary

You can make your directory

Description

If you want to organize your files into a folder, you must create a folder.

This command lets you create a folder in the current working directory.

Command usage

  • md (folderName)

Examples

  • md Passwords: This command creates a folder named "Passwords" in the current working directory

Last updated