Skip to content

Keep the file in use until EOF is encountered on standard input for testing file locking.

License

Notifications You must be signed in to change notification settings

hymkor/filelock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filelock

filelock is a program that keeps the file specified by its first argument in use until EOF is encountered on standard input. it was created for testing file locking.

Install

Download the binary package from Releases and extract the executable.

for scoop-installer

scoop install https://raw.githubusercontent.com/hymkor/filelock/master/filelock.json

or

scoop bucket add hymkor https://github.com/hymkor/scoop-bucket
scoop install filelock

About

Keep the file in use until EOF is encountered on standard input for testing file locking.

Topics

Resources

License

Stars

Watchers

Forks