Jump to content

Linux CLI - timeout [x]


Recommended Posts

Posted

Hey,

 

anyone got effective way to delay clients via shell files on Linux?

have currently got 29 slaves in one shell file.. so easier to launch farm. wondering if I could stagger clients open such:

 

java -jar etc

timeout [12]

java -jar etc

timeout [12]

java -jar etc

timeout [12]

java -jar etc

Posted
1 hour ago, guywithlsd said:

is there are somekind of guide / explanation somewhere how to use CLI and everything on linux, or you just figured everything yourself? @Montana of 300

18 hours ago, Montana of 300 said:

Hey,

 

anyone got effective way to delay clients via shell files on Linux?

have currently got 29 slaves in one shell file.. so easier to launch farm. wondering if I could stagger clients open such:

 

java -jar etc

timeout [12]

java -jar etc

timeout [12]

java -jar etc

timeout [12]

java -jar etc

May I ask why you need a timeout?

Posted
2 hours ago, guywithlsd said:

is there are somekind of guide / explanation somewhere how to use CLI and everything on linux, or you just figured everything yourself? @Montana of 300

Just figured out with shell files and some help from friends also. 

 

37 minutes ago, GaetanoH said:

May I ask why you need a timeout?

Need a timeout so if I launch 30 clients all at one time; then some fail to connect to OSBot servers due to being to close.

 

24 minutes ago, Slawa said:

CLI sometimes does not launch every client if there is no delay inbetween. 

Using no timeout; it launched every one for me just not sucsessfully (bots didn't start up in some cases etc)

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...