head command in Linux

head command in Linux will display top n lines. By default it will display top 10 lines, however it is possible to overwrite this configuration with -n option.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator