TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Run bash / .sh file

    General Discussion
    2
    3
    551
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Josiah RichardsJ
      Josiah Richards
      last edited by Josiah Richards

      Hi! I'm running Windows 10 Pro.
      How can I run a bash command and .sh script?

      Manually, I open cmd,
      -cd to the directory
      -bash via WSL ubuntu
      -Then run sh script

      Is there a straightforward way to achieve with TriggerCMD agent?

      Best

      RussR 1 Reply Last reply Reply Quote 0
      • RussR
        Russ @Josiah Richards
        last edited by

        @Josiah-Richards, I just tested this. I used vi to create a script called t.sh with only this line in it:

        echo Testing 1234.
        

        Then I ran the script with this command:

        bash t.sh
        

        2251bcdb-f736-4679-90f1-ef6e50bfdc2a-image.png

        Russell VanderMey

        1 Reply Last reply Reply Quote 0
        • Josiah RichardsJ
          Josiah Richards
          last edited by

          @Russ said in Run bash / .sh file:

          bash t.sh

          Your amazing! Thank you VERY much!

          1 Reply Last reply Reply Quote 0
          • RussR Russ moved this topic from Announcements on
          • First post
            Last post