Score:2

Opened imagemagick using terminal, not sure how to close it now

cn flag

I opened imagemagick through the terminal with $ display filename.jpg

Once it opened, the terminal was in use (?) as in no more prompt, just blank space where I could type anything like when you write to a file with 'cat'. I used CTRL + Z to get back to the prompt and the image stayed open in imagemagick. Now I can't close it - clicking the red X on the window doesn't do anything. How do I close this window/program?

Score:3
us flag

type fg in the terminal to bring the stopped job back to the foreground. Then the red X should work again.

in flag
For completeness: You could also use `bg` to resume the job in the background. Then the red X should also work again.
Score:1
cf flag

By pressing the Esc button, this window closed down.

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.