Skip to content
View amaljova's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report amaljova

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. This script automatically restarts a... This script automatically restarts and runs any Linux app and never let it stop. I wrote this to solve the repeated crashing problem of 3D Slicer software which should be running all time on our server, in a database related critical situation. This helped us for short term. I hope this script might be helpful for someone in some other use case.
    1
    #!/bin/bash
    2
    
                  
    3
    #@author: Amal Joseph Varghese          |       %%%%%%       %%%%%%%%      |
    4
    #@email: amaljova@gmail.com             |    %%%%%     %%%  %%      %%%%   |
    5
    #@github: https://github.com/amaljova   |   %%%%%       %%%%%        %%%%  |