Hello, > That is, how do I move a directory from one place to another?
same like on shell
mv <source> <dest>
Thomas
Hello, > That is, how do I move a directory from one place to another?
same like on shell
mv <source> <dest>
Thomas