Friday, May 15, 2015

What i know today %date 15th may 2015

1. If you want to rename an file with host name of an server, just do an simple command 

        #mv oldfilename newfilename$(hostname)

instead of host name you can  change it to any variable name 


2. compare two files using following command
           
             # sdiff -s  file1 file2

No comments:

Certifications in Hiring: Valuable but Not Always Necessary

In today's competitive job market, certifications have become a common currency for both employers and job seekers. They serve as standa...