you-dont-need / You-Dont-Need-GUI

Stop relying on GUI; CLI **ROCKS**

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moving a file

MauJFernandezUVR opened this issue · comments

Please, when moving a file to a directory always use a trailing slash at the end of the folder to avoid mistakes:

mv readme.txt documents/

For this reason

Here's the PR: #12

Sounds reasonable.

Shouldn't this be closed since #12 got merged?

@Berkmann18 yes. thanks for that.