blob: 71a217fdac435862dab44df05bec6f4e310b285f (
plain) (
blame)
1
2
3
4
|
# [coreutils](https://www.gnu.org/software/coreutils/)
Works without 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.
|