Horje
bash run until success or timeout Code Example
bash run until success or timeout
# http://jeromebelleman.gitlab.io/posts/devops/until/
timeout 12h bash -c 'until ssh root@mynewvm; do sleep 10; done'




Shell

Related
Powershell TLS Code Example Powershell TLS Code Example
python zlib Code Example python zlib Code Example
lumen Code Example lumen Code Example
hsdpa modem software for linux Code Example hsdpa modem software for linux Code Example
gatsbyjs image sharp Code Example gatsbyjs image sharp Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10