From 88a9c95339d3a921a8562b9f965fa91799cf0dc3 Mon Sep 17 00:00:00 2001 From: axtloss Date: Sat, 2 Jul 2022 15:37:49 +0200 Subject: Create README.md --- org.gnu.coreutils/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 org.gnu.coreutils/README.md (limited to 'org.gnu.coreutils/README.md') diff --git a/org.gnu.coreutils/README.md b/org.gnu.coreutils/README.md new file mode 100644 index 0000000..5dd381e --- /dev/null +++ b/org.gnu.coreutils/README.md @@ -0,0 +1,4 @@ +# coreutils +works with no issues, but you'll have to use them by running `flatpak run org.gnu.coreutils `, so for `cat` it'd be `flatapk run org.gnu.coreutils cat` + +if you want to simplify it you can alias them to the proper command. -- cgit v1.2.3