Add file/directory management

This commit is contained in:
Kivi Kaitaniemi
2024-04-25 23:02:17 +03:00
parent 0e22d22a69
commit 68b93a008c
11 changed files with 310 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
Simple text file with a %variable%
twice: %another_variable%
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
# This file should be executable.
echo "Hello, world!"
+3
View File
@@ -0,0 +1,3 @@
1
1
1
+3
View File
@@ -0,0 +1,3 @@
2
2
2
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

+3
View File
@@ -0,0 +1,3 @@
s1
s1
s1
+3
View File
@@ -0,0 +1,3 @@
s2
s2
s2