1830898 Members
2934 Online
110017 Solutions
New Discussion

tilde file -(~*)

 
Sheng Jin
Occasional Contributor

tilde file -(~*)

I am using HP10.20. In some directory, if a file is re-saved, a tilde file (backup copy) will automatically be created while in other directory this is not the case. How to setup a directory to do these different things?

Thanks in advance.
Like rowing upstream, not to advance is to drop back
4 REPLIES 4
John Palmer
Honored Contributor

Re: tilde file -(~*)

Hi,

This is not a standard feature of HP-UX. It must be a feature of the application that you are running.

Regards,
John
Dan Hetzel
Honored Contributor

Re: tilde file -(~*)

Hi,

What editor are you using?
It's most probably a feature of the program, surely not the O/S

Best regards,

Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com
Gregory Fruth
Esteemed Contributor

Re: tilde file -(~*)

The editor "emacs" saves the old version of the file being edited
with a ~ suffix. By default, it won't make backups of files in /tmp
or its subdirectories.
Sheng Jin
Occasional Contributor

Re: tilde file -(~*)

Thanks for all the inputs. It must be my application as you said in the replies. I re-save files using BT-BASIC. There is no emacs in my system but good to know what it can do.
Like rowing upstream, not to advance is to drop back