PostHeaderIcon Latest News

PostHeaderIcon Popular

PostHeaderIcon tail.in.:How to

PostHeaderIcon The History of PHP

The History of PHP PHP is one of the most widley used programming languages in the online/web development world, and has been for a long time now. This article aims to give you a little history behind PHP, how it started, and how it got to where it is now.

What is PHP?

Ok, first and foremost - what is PHP?

PHP is best described by the creators themselves:

Read more...

 

PostHeaderIcon Tail Programs

Trail ProgramsWhat is a tail program good for? The original tail UNIX command is a program to display a text file and monitor the file for changes. All changes are displayed in realtime. So tail is perfect for watching log files.

For Windows there's no tail command. There are many good replacements for tail (e.g. BareTail or Tail for Win32) out there. LogExpert is one of these tail programs. It has nice features which are very useful if you have to work with log files.

The main focus is log file content filtering, searching and fast navigation.

Read more...

 

PostHeaderIcon Selecting the Most Recent File in a Unix Directory

Selecting the Most Recent File in a Unix DirectoryBy Praveen Puri

We can combine two unix commands, ls and tail, to always select the most recent file in a directory. This comes in very handy if you are debugging and running a program multiple times, thus constantly creating new log files.

ls -rt will list the files in the current directory, sorted by ascending time. So, the most recent files will be listed last.

This command by itself is valuable in directories that contain lots of log files. When you use this command, the old files will scroll off the screen, and you will always see the most recent files.

tail -n will take text as input and display the last n lines. So, for example, tail -1 will display the last line of text.

Read more...

 
Indian Domain Names

IN Focus - .IN is India's top-level domain on the Internet

SEO
Live Traffic Map
Web Links

Check out the Log File Monitoring Tools we are regularly out on the Web. When we find a great site we list it.

PageRank