i'm sure there are better ways but i aint no regexp guru yet ;)#!/usr/bin/perl -w $_ = "http://www.my-website.be/gif/wwwtitle.gif"; print /\/([^\/]+)$/;
In reply to Re: Rexgrep
by snowcrash
in thread Rexgrep
by toadi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |