grep command

How do I find out my SATA link speed? How do I make sure my sata hard disk is working at 6Gbps speed and how do I verify this under Linux server running on HP hardware?

{ 9 comments }

I got over 100s of HTML files in the following format:
….
…..

<PRE>
my data 1
my data 2
my data 3
my data 10000
my data N times
</PRE>
.....
..

How do I extract text between two words (<PRE> and </PRE>) in unix or linux using grep command?

{ 4 comments }

How do I find out out details about my FreeBSD based Laptop battery status and other information from command prompt? Howto do I check battery charge status at shell prompt?

{ 0 comments }

How do I see a list of all exported variables and functions under Unix bash shell?

{ 4 comments }

How do I count words using grep command under Linux / Unix like operating systems?

{ 0 comments }

How do I delete OR remove a single file from within a tar ball under Unix / Linux like operating systems?

{ 2 comments }

How do I delete old yum repositories and configuration files under RHEL 5 or CentOS Linux server?

{ 0 comments }