vvvexation (
vvvexation) wrote2004-07-10 07:21 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
A weird tech question
I've got some file fragments on my computer left over from a hard drive crash a while ago, and I've been going through them looking for the remains of some text files I'd rather not have lost. A couple of them, though, are apparently too big for me to open either with Notepad or in DOS Edit mode without the system hanging. Is there any other program I can use to get at the contents, or is there a way I can somehow break them into pieces of more manageable size?
no subject
no subject
no subject
Nope, same result as with Notepad. (i.e. *churn churn churn* *Ctrl-Alt-Del* "Program Not Responding")
no subject
*downloads*
*attempts to figure out install instructions*
*realizes she is not nearly geeky enough*
Is there an "Emacs for Dummies" out there?
no subject
Here is a quick reference guide (http://zoo.cs.yale.edu/classes/cs210/help/emacs.html) I found about how to use it once you have it installed.
Actually, here (http://www.cs.utah.edu/~alee/emacs/emacs.html) is a great explanation about installing emacs I just found.
no subject
no subject
no subject
no subject
Also, are you sure that the files are actually textfiles?
no subject
opening a random file
For files of questionable content you want something that doesn't care about the format (and won't every try to RUN anything). Ideally you'd want a binary editor or "Hex editor" which will show you the file's contents in two panes, one listing the data nibble by nibble and one decoding that into ASCII.
The one I have on hand was written for Windows 3.1. It works ... as long as the command line arguments you give it include no long filenames and no spaces. Haven't seen a free one more up-to-date than that... but haven't looked very hard.
If you want that one, just ask. If you find a better one, share its location. :)
The same concept is a standard command line tool under most unices.
no subject
Re: opening a random file
Re: opening a random file
I believe my host to be clean but, as always, pointing your scanner at it would be good policy.
Re: opening a random file
no subject
no subject
no subject
Re: opening a random file
Re: opening a random file