Softwares
A collection of software I wrote. They should be available on my github account. For scientific softwares, take a look at my professional page.
-
Linkutils. A set of utilities to manipulate symlinks. (github).
Some of these utilities manipulate files and can remove files in the filesystem. Use them with care (especially when using the
-fswitch)! -
Sudoku. My implementation of a sudoku solver (github, tarball).
-
Vidir2.
vidir2is based on the originalvidirutility from moreutils. Some improvements over the originalvidirconsist of being able to copy files, and editing where symlinks point to. (github).This utility can remove files in the filesystem. Use it with care (especially when using the
-for-rswitch)!