//to move uncategorised files into categories
mkdir images
mv *.jpg images/
mkdir pdf
mv *.pdf pdf/
//etc, for any type of file, this is done, faster way
Ctrl + Shift + R
- refresh page without cache in browser
//to move uncategorised files into categories
mkdir images
mv *.jpg images/
mkdir pdf
mv *.pdf pdf/
//etc, for any type of file, this is done, faster way
Ctrl + Shift + R
- refresh page without cache in browser
For further actions, you may consider blocking this person and/or reporting abuse
Alex Mutegi -
Ashraf Ras -
Fatih -
Michael Andreuzza -
Top comments (0)