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

Run bash / .sh file

General Discussion
2
3
613
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.
  • J
    Josiah Richards
    last edited by Josiah Richards Nov 10, 2019, 3:09 AM Nov 10, 2019, 3:07 AM

    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

    R 1 Reply Last reply Nov 10, 2019, 3:54 AM Reply Quote 0
    • R
      Russ @Josiah Richards
      last edited by Nov 10, 2019, 3:54 AM

      @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
      • J
        Josiah Richards
        last edited by Nov 10, 2019, 7:24 PM

        @Russ said in Run bash / .sh file:

        bash t.sh

        Your amazing! Thank you VERY much!

        1 Reply Last reply Reply Quote 0
        • R Russ moved this topic from Announcements on Sep 30, 2023, 1:56 PM
        1 out of 3
        • First post
          1/3
          Last post