Hi All!
I have an "how to" issue:
i have an sql file and i need to extract all the image link as http://www.domain.com/path/path/path/image.jpg
I used the find command with regular expression like:
find http://www.domain.com*.jpg
I can highlight all the items found but... how to copy all items into another windows in one click??
thank you!
Fabio
I have an "how to" issue:
i have an sql file and i need to extract all the image link as http://www.domain.com/path/path/path/image.jpg
I used the find command with regular expression like:
find http://www.domain.com*.jpg
I can highlight all the items found but... how to copy all items into another windows in one click??
thank you!
Fabio