Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 578 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 578 Bytes

read-PID-files

This little program is very helpful for kill a process of wich PID it's in a file If you write the wrong PATH the program crash . If in the file you want read are chars the program crash .

This program it's very stupid(i know it) but very helpful

For compile : "gcc $FILE"

#!/bin/bash gcc main.cpp