summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorradiohotline <radiohotline@disroot.org>2026-03-14 16:20:47 +0300
committerradiohotline <radiohotline@disroot.org>2026-03-14 16:20:47 +0300
commitaad798d9df7417009fa4438aac61ac8e0e4ded36 (patch)
tree7729ac68c07e183215687d585203d89e862666e1 /bin
first commit
Diffstat (limited to 'bin')
-rwxr-xr-xbin/catbin0 -> 15728 bytes
-rwxr-xr-xbin/catplan9bin0 -> 12888 bytes
-rwxr-xr-xbin/cpbin0 -> 13024 bytes
-rwxr-xr-xbin/echobin0 -> 11912 bytes
-rwxr-xr-xbin/headbin0 -> 12720 bytes
-rwxr-xr-xbin/tacbin0 -> 13224 bytes
-rwxr-xr-xbin/tailbin0 -> 13288 bytes
-rwxr-xr-xbin/touchbin0 -> 12328 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/bin/cat b/bin/cat
new file mode 100755
index 0000000..95c49db
--- /dev/null
+++ b/bin/cat
Binary files differ
diff --git a/bin/catplan9 b/bin/catplan9
new file mode 100755
index 0000000..35d66a3
--- /dev/null
+++ b/bin/catplan9
Binary files differ
diff --git a/bin/cp b/bin/cp
new file mode 100755
index 0000000..e5b3bf6
--- /dev/null
+++ b/bin/cp
Binary files differ
diff --git a/bin/echo b/bin/echo
new file mode 100755
index 0000000..1344bcf
--- /dev/null
+++ b/bin/echo
Binary files differ
diff --git a/bin/head b/bin/head
new file mode 100755
index 0000000..08aef70
--- /dev/null
+++ b/bin/head
Binary files differ
diff --git a/bin/tac b/bin/tac
new file mode 100755
index 0000000..dc2dda2
--- /dev/null
+++ b/bin/tac
Binary files differ
diff --git a/bin/tail b/bin/tail
new file mode 100755
index 0000000..b5f2a26
--- /dev/null
+++ b/bin/tail
Binary files differ
diff --git a/bin/touch b/bin/touch
new file mode 100755
index 0000000..69f0d0b
--- /dev/null
+++ b/bin/touch
Binary files differ