|
|
 |
Re: FN-FORUM: perl problem
date posted 1st May 2003 17:10
On Thursday 01 May 2003 5:03 pm, you wrote:
> f you have FTP access, you can overwrite the file with an ASCII mode
> upload of the file. If you really do want to find out what the existing
> file
> looks like, download it in binary mode then look at it in Notepad.
Or just edit it transparently via emacs ange-ftp mode
just use the following syntax when you open the file...
[EMAIL REMOVED]
then just modify and save the file as if it was a local file. What can be
simpler?
Ooh and if you open the file as
[EMAIL REMOVED]
You get the directory listing in dired mode.
|
 |
|