Lance Simmons wrote: > I want to run a command in an xterm or a gnome-terminal and keep the > terminal open in order to look at the results after the command is > finished. How do I do it? xterm -hold -e mycommand ^^^^^ Add this