|
I'm sorry, but to understand (since I could not download), how is it different from a move command that moves everything into a folder?
Like
cd <to the required directory>
mkdir html
mv * ./html/
mv .* ./html
Thanks and please excuse if the tool does something different from the above understanding.
|