View Single Post

  #1 (permalink)  
Old 12-22-2007, 10:19 AM
nvbhole nvbhole is offline
Junior Member
User
 
Join Date: Nov 2007
My distro: RedHat
Posts: 3
Rep Power: 0
nvbhole is on a distinguished road
Default find subdomains in url

I want to find out subdomains in the url usinf shell script.
e.g
narendra.eukhost.com
abc.domainname.co.uk

I want to find extract narendra & abc from the above urls.
Please any one can suggest idea or script ?
Reply With Quote