Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 871 Bytes

files.md

File metadata and controls

24 lines (19 loc) · 871 Bytes

List the installed applications

Option -f or files, it shows the installed apps, the version, the size and the type of application:

am-files.mp4

By default apps are sorted by size, use "--byname" to sort by name. With the option "--less" it shows only the number of installed apps.

am -f
am -f --byname
am -f --less

or

appman -f
appman -f --byname
appman -f --less

Back to "Guides and tutorials" Back to "Main Index" "Portable Linux Apps" "AppMan"