Skip to content

vatriani/randomfile

Repository files navigation

randomfile

Outputs a random choosen file from given dir. If no dir is given it should be the working directory.

compile:

on Linux

make

on Windows:

make spagetti

run:

on Linux

./randomfile [DIR]

on Windows:

randomfile.exe [DIR]

About

Small cli-programm for returning a random filename from a folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published