Hello michnmi,
thank you for replying to my question ....
were getting closer
I tried the code you suggested
xterm -e "ls /home/logs;bash"
It opened a new window to the home/logs folder but it acted more like a
cd /home/logs command into a new window, as it
did not list that folder's contents. This listing of the folder in a new window is important.
Summary the command opened a new window acting like a cd command
this erro was displayed in the new window
xterm: Can't execvp ls /home/logs;bash
btw
this code xterm -e "ls /home/logs"; gives the same results as
this code xterm -e "ls /home/logs;bash"
I hope I gave good feedback that will help you with the next step.
thank you for helping me with this michnmi
sincerely, Golfcents