[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Detach Icedove from xterm itself called from terminal.



Well, the example i gave you opens another terminal (xterm) and opens icedove without closing the first terminal nor the second (assuming that you was using xterm in the first place).

If you want the terminal to be closed, you may use:

echo exit > xterm -e `icedove &` & (if you want the xterm you use to open icedove closes)


Reply to: