This commit is contained in:
Gilles Grandou 2023-12-04 18:32:21 +01:00
parent a796310b2f
commit 977795340e
1 changed files with 18 additions and 0 deletions

View File

@ -166,6 +166,24 @@ keeping:
* `-l` create an executable link with the `osname` name. you can after
run the command with `osname [...]` instead of `runos osname [...]`
### Listing available distributions:
Just run:
$ runon list
Available distributions:
centos7
debian10
debian11
debian12
debian9
rocky8
rocky9
ubuntu20.04
ubuntu22.04
This lists all `osname` present in your current configuration file.
### Interactive shell