Unix command and scripts

Unix operating system like solaris, AIX,linux is widely used . All the major installation will have Unix server at the base.

I am covering here  unix commands like awk,sed,find. Also this catagory consists of lot  of articles on Unix scripts

So this is one stop place for all unix command, unix scripts and various other unix features

 

Sed command

sed command is a powerful Linux command and it is useful in many cases while dealing with data, and inputs in the Unix operating system. In this post, we will be looking at the sed command in the Unix example, the sed replace command, how to delete with sed command and other few cases. Introduction …

Sed command Read More »

Scroll to Top