On 23/5/2006, at 0:47, Anthony Underwood wrote:
This opens filemerge but does not allow access to TextMate until you quit file merge. Is there a way to allow the exec command to run in the background so that filemerge opens and then allows access to textmate to edit a file.
Add ‘&>/dev/null &’ to the command to have it run asynchronously.