Hello! This is a simple bash command executor tool ( for linux of course ).
You may compile the tool with the code below: g++ main.cpp -o main -lboost_system -lboost_thread -lpthread
.
The "why we compile tool in that way?" regards to the code i used in the project, i used the libboost header for the timer part of the project so you must link boost libraries that the compiler may do its job ( compile the code ).
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a simple deadline command executor for linux
License
miannoodle01/deadline_command_executor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a simple deadline command executor for linux
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published