Linux shell tools for windows

Because I was bored, an I like the commands of linux, i created a unlink.exe for windows, which one is just doing the same like the linux one. Deleting a file. Yet senseless, but maybe someone wants to use it.

Unlink 1.0.0 - Download

Installation of all tools

Simply copy to C:WINDOWSsystem32

Please report bugs and make suggestions for this and other commandline tools.

Enjoy!

#499862

What exactly is this, schmrom?

#499867

Its the unlink function from linux shell redone for windows.

so you write e.g. unlink test.txt in your cmd window and the file is going to be deleted

#499882

why not type del test.txt instead

#500363

as i said, I was just bored and i think it's most suitable for people which love the linux commands as hell ;)

#500397