Search Results

Search: Posts Made By: visitor123
7,691
Posted By visitor123
And what about grep? Can it do it for one line?...
And what about grep? Can it do it for one line? Because grep is my favourite tool but don't know if it can filter out text that is on the line. So just the "Hello title" would stay.
7,691
Posted By visitor123
Yet I have a problem that I don't know how to...
Yet I have a problem that I don't know how to process the data from file to perl command. So in cmd interpreter I tried this:


for /f "delims=" %a in ('dir /b *.a') do (
pcretest.exe -ln0e...
7,691
Posted By visitor123
Nice. Do you think I could use it with gnuwin32?...
Nice. Do you think I could use it with gnuwin32? I just downloaded GnuWin perl and there are pcregrep.exe and pcretest.exe. I would like to run it on Win XP.
7,691
Posted By visitor123
how to get tags content by grep
1) Is it possible to get tags content by grep -E ? For example title. Source text "<title>My page<title>"; to print "My page".

2) which bash utility to use when I want to use regex in this format?...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 09:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy