Score:0

launching another application from my application in linux

al flag

I have a usecase where I want to launch another application from my application, like we have in mobile application where for ex,we get redirected to payment app from our app. How is the same possible in linux, Is there some mechanism for that because I did not find any resources on that?

Raffa avatar
jp flag
You should look into the programming language you use to write your application to find the function/method that can call other system executables/applications and use it to launch and pass arguments to the target application .., Other than that you can rely on the default applications set in the OS to open certain files, but the latter is a rather clumsy way and not recommended.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.