Score:0

Command name printed before execution

vu flag

I am new to ubuntu and bash.

Whenever I execute a command in ubuntu it prints itself before executing. For example, what I get after running echo "Hello" in Windows bash:

Hello

what I get in ubuntu

echo "Hello"
Hello

How to solve it?

Edit: Output after running echo $- on my ubuntu:

himBHs
hr flag
Please [edit] your question to include the output of `echo $-` so we can see your shell options (in particular whether the shell's `-v` option is set)
Score:0
vu flag

After reloading my computer and ubuntu, the problem strangely got fixed.

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.