We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee5244 commit e458780Copy full SHA for e458780
zoro.sh
@@ -0,0 +1,13 @@
1
+#! /bin/bash
2
+#Author: Bediako
3
+
4
+touch b2.sh bashass.sh bash.sh black.mp3 bubu.avi dame.mov david.flac dev.log dino.log edochie.jpg efe.log games.avi hunger.mov ampple.jnp naija.jpg nana.mov peache/py pete/png pytho.py shata.flac sheriff.flac toyin.pdf van.avi wale.mp3 wike.avi wiz.mp3 yul.jpg yvonne.txt zanku.mp3 ghana.avi
5
6
+mkdir music video images videos
7
+mv *.mp3 *.flac music
8
+mv *.jpg *.png images
9
+mv *.avi *.mov videos
10
+rm -rvf *.log
11
12
+tree
13
0 commit comments