Score:0

quit 'code' command on Ubuntu

tr flag

I typed code index.html which opened my visual studio code. I am trying to exit the command but it's not working. I have tried ctrl + q, ctrl+ c and q but none of them seems to work.

Score:0
sa flag
  1. Run ps aux | grep code to show the pid (process id) of the code process in the second column of the output.

  2. Run kill the_pid_number_that_you_found_in_step_1 to close the VSCode window.

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.