Blog | Tech Blog | Secure Coding | Twitter | RSS Feed | Get Email Updates
----

tweetmeme_source='shantanugoel';tweetmeme_url='http://tech.shantanugoel.com/2009/03/03/add-directories-recursively-to-perforce-p4-depot.html'

Perforce is an excellent revision control system for the code but the GUIs (P4WIN and P4V) are too slow to be productive. Hence, I like to do most of my work through command lines. Now, the other day I [...]

Disclaimer Notes:

I wrote this because these things just came into my mind today while I was reading about the impending “Hardy Heron” release related things and saw that there is a lot of FUD being spread still. So, thought of jotting down my likes/dislikes and not making it a linux v/s windows campaign. Though at [...]

The question that we will be answering today is: Q2: Cron? Using tar, making up the script file is enough command line for me. Isn’t there an easy way? Cron is a tool that can schedule any kind of tasks for you, and here we are using it to run our backup script automatically, so [...]