Score:0

Create bash alias that accepts arguments

bs flag

I have a program (lets just say program) and it runs this way:

./program

My program can also execute one or more arguments:

./program argument1 argument2 ...

Now I have created an alias for it، that can only run the program but does not accept arguments:

myprogram

how can I make my alias to accepts arguments too?

myprogram argument1 argument2 ...
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.