Tag: Linux

  • Delete files using crontab

    Got some files on your *NIX system that need a good deletin on a regular basis?. Well then crontab is going to be your friend. There are tons of articles that painstakingly explain the crontab format when you Google “scheduled job Linux”, but how to actually implement a scheduled job using crontab from start to…

  • Compare two files in two clicks

    Windows is a great operating system for games, managing multimedia, and running millions of applications. For development though, I’ve always been used to Linux, UNIX or Solaris command line tools like “vi”, “diff”, “grep” and the like. Since I only have one notebook filled with gigabytes of family pictures, movies and mp3’s, a free copy…