Running command asynchronously (was: [TxMt] (no subject))

Allan Odgaard throw-away-1 at macromates.com
Sat Apr 29 16:37:28 UTC 2006


On 29/4/2006, at 15:17, Bastiaan Terhorst wrote:

> [...] Is there a way to spawn a new background process, and then  
> end my initial textmate command process?

Yes, the & does that, but you also need &>/dev/null (before it) to  
detach from standard out/error.





More information about the textmate mailing list