aboutsummaryrefslogtreecommitdiff
path: root/org.gnu.coreutils/README.md
diff options
context:
space:
mode:
authoraxtloss <3alouchi2006@gmail.com>2022-07-04 23:06:26 +0200
committeraxtloss <3alouchi2006@gmail.com>2022-07-04 23:06:26 +0200
commit1c76b00f53c6a2eabcf5afa93d3f0d069aad95f3 (patch)
tree181197c5485d8bc29621f782c72f521a4e355a73 /org.gnu.coreutils/README.md
parent0d1e5f10f2f48a1af8e898d78a7f3fac6cf6bb7c (diff)
parente0a82816111bf6a186ee1305532aac64fe6ee148 (diff)
downloadflatpaks-1c76b00f53c6a2eabcf5afa93d3f0d069aad95f3.tar.gz
flatpaks-1c76b00f53c6a2eabcf5afa93d3f0d069aad95f3.tar.bz2
Merge branch 'main' of github.com:axtloss/flatpaks
Diffstat (limited to 'org.gnu.coreutils/README.md')
-rw-r--r--org.gnu.coreutils/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.gnu.coreutils/README.md b/org.gnu.coreutils/README.md
new file mode 100644
index 0000000..93a85a5
--- /dev/null
+++ b/org.gnu.coreutils/README.md
@@ -0,0 +1,4 @@
+# [coreutils](https://www.gnu.org/software/coreutils/)
+works with no issues, but you'll have to use them by running `flatpak run org.gnu.coreutils <the coreutil>`, 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.