[bash scripting] How to get a file’s name without its extension(s).
Say you have an encrypted file file.foo.gpg and you want to make a shorthand command to decrypt that file, you’ll…
Say you have an encrypted file file.foo.gpg and you want to make a shorthand command to decrypt that file, you’ll…
This is probably the first piece of HTML with some sort of structure that I wrote back in 1998 KangaWeb
Sometimes you need to have resources in your sourceset and these may come from different locations on disk, the official…
In our project we like to deliver a single jar as the final product, if you need to copy files…
Sometimes you don’t want/cant use maven repos, all you have is a bunch of local jars on disk that you…