Find the answer to your Linux question:
Results 1 to 3 of 3
Hi folks, Is it possible to keep a gnome-terminal open after it has automatically executed a program with --execute (-e, -x)? Thank you in advance Cheers, KingBob...
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    4

    gnome-terminal should keep open after executing a program

    Hi folks,

    Is it possible to keep a gnome-terminal open after it has automatically
    executed a program with --execute (-e, -x)?

    Thank you in advance

    Cheers,

    KingBob

  2. #2
    Just Joined!
    Join Date
    May 2008
    Posts
    5
    I don't know if it is what you are looking for, but add a & to make the process run in background,

    process -e &

  3. #3
    Just Joined!
    Join Date
    Aug 2008
    Posts
    4
    thanks for your response!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...