2021-10-22 15:39:15 -04:00
2021-10-22 15:37:09 -04:00
2021-10-22 15:37:09 -04:00
2021-10-22 15:37:09 -04:00
2021-10-22 15:39:15 -04:00

File Lock Program

This is a simple file lock program which takes two arguments.

  • -f: File which will be locked
  • -s: Number of seconds to lock the file

Install

make build
sudo make install
Description
No description provided
Readme 24 KiB
Languages
C 76.1%
Makefile 23.9%