This is a neat trick. At least it works in tomcat-4.1.24.
The first part to this trick is to know you can deploy a war file to the webapps in tomcat without adding the context in the server.xml of your tomcat installation. Suppose the name of your …
This is a neat trick. At least it works in tomcat-4.1.24.
The first part to this trick is to know you can deploy a war file to the webapps in tomcat without adding the context in the server.xml of your tomcat installation. Suppose the name of your …
I keep forgetting the correct syntax….
$ script 2>& logfile
Its been ages since I have written anything at all. It doesnt meen I havnt been cooking.. It just means, i havnt made anything interesting recently. Actually thats not true!
My Wife loves cheesy pasta.. She is a big fan of white sauce! When we go out to a Itallian …
There are so many little things to remember in this command that I always have to lookup what switches to use. So here are a few ways of using find
To find all files modified in the last 24 hours (last full day) in current directory and its sub-directories:
find …This is a neat trick to know and saves a lot of time: