Skip to content

Removes all executable files in the current directory on POSIX systems.

Notifications You must be signed in to change notification settings

fosskers/rmexecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

RMEXECS
-------
A simple Haskell program that checks the current directory for executable files,
and removes any that it finds. 
It is good for cleaning up directories filled with random test executables / .o
files left over from compilation.

About

Removes all executable files in the current directory on POSIX systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages