I have a script to automatically connect to a server and want it to run each time I login with my user account. If possible make the script wait a few seconds to connect until the network can be connected.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
(increase or decrease the time as needed). |
||||
|
|
|
this is a very basic example of the script
what the sleep 10 does it waits for 10 seconds then it continues the script.
|
|||
|
|
