Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

need help with grep....

Original Message
Name: chrisgr
Date: April 6, 2006 at 15:08:24 Pacific
Subject: need help with grep....
OS: unix
CPU/Ram: 1.5 Pentium4 256Mb
Model/Manufacturer: Intel
Comment:
I have a .txt file which contains several lines of text. I need to write a script program using grep or any other unix tool so as to detect part of the text(words) between / / that begin with the symbol ~.For example if somewhere in the text appears a webpage address like
http://www.cs.may.ie/~dtray/cs211/lecture1.htm, my program must print only the word dtray(the symbol ~ must be ommited)

I would really appreciate any help...


Report Offensive Message For Removal


Response Number 1
Name: Chinmaya
Date: April 17, 2006 at 23:41:17 Pacific
Subject: need help with grep....
Reply: (edit)
Hi

You can use the grep and cut commands as given below:

grep '/~*/' <.txt file name> | cut -d '~' -f 2 | cut -d '/' -f 1

Note : This command works , if your text file contains the line of format : http://www.cs.may.ie/~dtray/cs211/lecture1.htm

Thanks and Regards,
Chinmaya

Thanks and Regards
Chinmaya


Report Offensive Follow Up For Removal




Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: need help with grep....

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




DSHUB24 Connection Problems

need help with dsl and dial up

novel 3.12

help mandriva install last straw!

Icon Scaling in Explorer Bar


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC