Initial
This commit is contained in:
2
examples/Custom Sort Order/1. One
Executable file
2
examples/Custom Sort Order/1. One
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
say 1
|
||||
2
examples/Custom Sort Order/2. Two
Executable file
2
examples/Custom Sort Order/2. Two
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
say 2
|
||||
2
examples/Custom Sort Order/3. Three
Executable file
2
examples/Custom Sort Order/3. Three
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
say 3
|
||||
2
examples/Custom Sort Order/4. Four
Executable file
2
examples/Custom Sort Order/4. Four
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
say 4
|
||||
2
examples/Custom Sort Order/9 Nine
Executable file
2
examples/Custom Sort Order/9 Nine
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
say 9
|
||||
2
examples/Custom Sort Order/999 Zero
Executable file
2
examples/Custom Sort Order/999 Zero
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
say 0
|
||||
2
examples/Custom Sort Order/Five
Executable file
2
examples/Custom Sort Order/Five
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
say 5
|
||||
Reference in New Issue
Block a user