blob: 5dd381ebfea040c6224d270491b5748ba4c96b2a (
plain) (
blame)
1
2
3
4
|
# 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.
|