> Well thats odd, because Firefox wasn't already running. In fact, I meant that the first part (before &&) was a test to decide whether an instance of firefox was already running. If yes, then the second part is executed. If no or if second part fails, the last part (after ||) is then executed. So it's pretty normal that it worked, even though firefox wasn't started. BTW, I did some tests and it seems on my machine that the second, "smart" part always fails (error message: command not parseable). Hopefully, FF is smart enough to reuse an existing instance. So I think, just keeping the last part would be the same... -- Michel ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.