After executing a command in the terminal, I sometimes can't execute another

Posted by jreed121 on Ask Ubuntu See other posts from Ask Ubuntu or by jreed121
Published on 2012-04-13T01:34:59Z Indexed on 2012/04/13 5:42 UTC
Read the original article Hit count: 266

Filed under:

First off sorry for the noob question, I'm sure it's been asked before but I have no idea how to phrase it eloquently...

Sometimes when I open/run/execute (unsure of proper term) an application (?lol) from the terminal like geany ie:

geany filename.php

or maybe run a node.js script:

node server.js

The command will execute fine, but I'm then left without the ability to execute any other commands unless I open another terminal. my root@pcname:~$ is gone and when I try typing in something else and hitting Enter it just breaks to the next line.

I've noticed that sometimes I can hit CTRL+D and it'll give me my prompt back (sorry is prompt even the right name for it?)

So could someone please explain why this is happening and how I can get back to the prompt without opening another terminal.

Thanks, and sorry again for my noobery.

© Ask Ubuntu or respective owner

Related posts about terminal