Hi,
Re your 1 files.
Here is a quick answer in two parts
Part 1 - for an individual file, you can search and replace text by
cat |perl -e 'while (<>) { $_=~
s/http://209.155.163.97/smile.gif/http://www.cproda.com/smile.gif/g;
print $_; }'
(All on one line)
Part 2. Now you need to pump
Thanks Tom and Andrew. Fortify worked like a charm.
Rupert
Hi,
I was upgrading a number of packages the other day and broke my sound
installation. As I upgraded a number of things at once, I am not
exactly sure which one broke my sound config.
I suspect it was Enlightenment Sound Daemon, as that was the only sound
related package. Uninstalling this pac
Hi,
The Debian packages currently available to install Netscape 4.72 contain
the binary themselves. The binary they contain is the weak encryption
binary. I have looked around for one of the old-style packages that
would look for the binary in /tmp, but can't find one.
How can I replace the net
4 matches
Mail list logo