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

    What's the difference between background and foreground commands?

    Instructions
    8
    23
    37.2k
    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.
    • adriangcamachoA
      adriangcamacho
      last edited by adriangcamacho

      Hi, any solution to run background commands in mac os?

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

        @Adrián-González-Camacho, not yet. I didn't think many Mac users would want to use it. Do you want this feature so you can run commands while you're not logged on? Just curious what your use-case is.

        Russell VanderMey

        adriangcamachoA 1 Reply Last reply Reply Quote 0
        • adriangcamachoA
          adriangcamacho @Russ
          last edited by

          @Russ I want to use my mac as a server and launch home automation commands

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

            @adriangcamacho, I see. I assume you don't want to leave it logged in?

            I'll have to research again how to create services that startup at boot time on a Mac.

            Russell VanderMey

            adriangcamachoA 1 Reply Last reply Reply Quote 1
            • adriangcamachoA
              adriangcamacho @Russ
              last edited by

              @Russ Yep, thank you a lot for your time.
              If you need some help i think i could help you i'm backend developer.

              1 Reply Last reply Reply Quote 0
              • TuneyLunesT
                TuneyLunes
                last edited by

                I'd also like to use my mac as an automation server and it would be easier to not have to be logged in permanently. Thanks @Russ !

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

                  @TuneyLunes, I haven't built this into the Mac agent yet, so for now you can use this method to setup the background agent on a Mac.

                  Russell VanderMey

                  1 Reply Last reply Reply Quote 0
                  • Alê 滝口A
                    Alê 滝口 @Russ
                    last edited by

                    @Russ Could you give me an example of a command to run a script?

                    RussR 1 Reply Last reply Reply Quote 0
                    • RussR
                      Russ @Alê 滝口
                      last edited by

                      @Alê-滝口, if the computer is running Mac or Linux, the command could be:

                      ~/yourscript.sh
                      

                      That assumes you've created a script in your home directory called yourscript.sh.

                      If the computer is running Windows, the command could be:

                      c:\scripts\yourscript.bat
                      

                      That assumes you created a c:\scripts folder, and put yourscript.bat in it.

                      Russell VanderMey

                      Alê 滝口A 1 Reply Last reply Reply Quote 0
                      • Alê 滝口A
                        Alê 滝口 @Russ
                        last edited by

                        @Russ thank you !!!

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post