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

    What's the difference between background and foreground commands?

    Instructions
    8
    23
    37.5k
    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.
    • 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