Find the answer to your Linux question:
Results 1 to 5 of 5
Hey Guys, I downloaded a game called 'Wormux' last night. It appears to be an .SH file. What do I do to get it up and running? Thanks!...
  1. #1
    Linux Newbie DaCalebMan's Avatar
    Join Date
    Jun 2009
    Location
    Mengwi, Bali, Indonesia
    Posts
    148

    Question .SH Files?

    Hey Guys,

    I downloaded a game called 'Wormux' last night. It appears to be an .SH file.
    What do I do to get it up and running?

    Thanks!

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    .sh would generally denote a shell script. From a terminal, type
    Code:
    sh /path/to/wormux.sh
    to run.

    I would open it in a text editor first and look for instructions, though.

  3. #3
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Wormux is available in the Ubuntu repositories. You should install it through your package manager.

    Ubuntu -- Package Search Results -- wormux

  4. #4
    Linux Newbie DaCalebMan's Avatar
    Join Date
    Jun 2009
    Location
    Mengwi, Bali, Indonesia
    Posts
    148

    Talking Yay! it's running.

    Finally got it running!

    what I did was right click it and select properties>permissions>allow executing,
    Then when I double click on it, it will ask me if I want to display, run, or run in terminal.
    I can easily open and read the instructions by going to terminal, and dragging '/home/username/Desktop/wormux-0.8.4-static-x86.sh' icon to the terminal, and it converts to text.

    Only one problem how do I stop it from asking me if I want to run, display, or run in terminal? i just want it to run, and I can easily replicate the others.

    Thanks!

    ~Caleb

  5. #5
    Linux Newbie DaCalebMan's Avatar
    Join Date
    Jun 2009
    Location
    Mengwi, Bali, Indonesia
    Posts
    148
    Ooops! Sorry! I forgot about that!
    Thanks a HEAP!

    ~Caleb

Posting Permissions

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