Skip to content

A sample program that check accidental SIGINT command

Notifications You must be signed in to change notification settings

mangalutsav/check_SIGINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

check_SIGINT

Programs that check accidental SIGINT command.

There might have a time when you had to copy a data from terminal but you forgot to press shift key while copying that caused an accidental SIGINT signal which generally causes lots of data loss and time loss

To prevent this you can add these codes in your program as a verification

About

A sample program that check accidental SIGINT command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published