When i call
Code: Select all
xterm -geometry 100x40 -title Inxi -e inxi -F
all is executed correctly, but after that the xterm windows closes automatically. This does not happen for example with the same identical command in tinycorelinux (on a netbook). I also tried to quote inxi -F and i played around with the & but to no extent (1)
Also:
Code: Select all
xterm -geometry 132x40 -title Htop -e htop
I checked the options of xterm and inxi but i do not see an option to stop the process (of closing the window).
Thanks a lot in advance for any pointer!
-------
1) This is - in my environment - a key definition for a fluxbox shortcut.