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

    Trigger a command from another command?

    Mac
    2
    2
    113
    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

      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?

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

        @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
        • First post
          Last post