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

Trigger a command from another command?

Mac
2
2
162
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.
  • R
    RayHollister
    last edited by Oct 8, 2024, 7:16 PM

    This is probably a dumb question, but I've searched and searched and cannot find anything. Is there anyway to fire a command from another command inside of TriggerCMD? In other words, Trigger C fires Trigger A & Trigger B?

    R 1 Reply Last reply Oct 8, 2024, 8:48 PM Reply Quote 0
    • R
      Russ @RayHollister
      last edited by Russ Oct 8, 2024, 8:49 PM Oct 8, 2024, 8:48 PM

      @RayHollister, yes, you can download the tcmd tool and create a script like this:

      tcmd --computer "laptop" --trigger "Trigger A"
      tcmd --computer "laptop" --trigger "Trigger B"
      

      ... and have Trigger C run that script.

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      1 out of 2
      • First post
        1/2
        Last post