The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
how to retrieve original contents of a modified file (modified using vi)
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
how to retrieve original contents of a modified file (modified using vi)
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
05-31-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
If it was in cvs...
Code:
rm file-with-bad-change cvs update
porter
View Public Profile
Find all posts by porter