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 8726626 commit 48e9e5aCopy full SHA for 48e9e5a
ben-repotest
@@ -0,0 +1 @@
1
+Subproject commit dcd984059fced3dcfb272e5f1a0ad27a718a521d
blix.sh
@@ -0,0 +1,18 @@
+#!/bin/bash
2
+#Author: Blix
3
+
4
+touch b2.sh bashass.sh bash.sh black.mps bubu.avi dame.mov david.flac
5
+dev.log dino.lo ecochie.jp games.avi hunger.mov mapple.jnp naija.jpg
6
+nana.mov peace.py pet.png python.py shata.flac sheriff.flac tonyin.pdf
7
8
+mkdir music images videos
9
10
+mv *.mp3 *.flac music
11
12
+mv *jpg *.png images
13
14
+mv *avi *.mov videos
15
16
+rm *.log
17
18
+tree
0 commit comments