How do I get the start command from an existing launcher entry on 16.04?
Asked
Active
Viewed 316 times
1 Answers
0
Launcher entries are .desktop files stored in /usr/share/applications or in ~/.local/share/applications. So you could just use cat on these files.
Bruni
- 11,099