Skip to content

add move command to cheatsheet#31

Open
carolinesadlerr wants to merge 2 commits into
introcompsys:mainfrom
carolinesadlerr:main
Open

add move command to cheatsheet#31
carolinesadlerr wants to merge 2 commits into
introcompsys:mainfrom
carolinesadlerr:main

Conversation

@carolinesadlerr
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread resources/cheatsheet.md
Comment on lines +37 to +41
Move a file or Directory:
```
mv <directory name> <new directory name>
mv <file name> <new file name>
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this could be clarified a little.

What are the two things that the mv command can do? how could you make that more clear here?

@m-bowen
Copy link
Copy Markdown
Contributor

m-bowen commented Feb 25, 2022

@carolinesadlerr Please review comments and make updates so we can merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants