tcl.recover-fd
Recovers deleted item
Description
recovers an item previously deleted with an (editor) 'fd' command.
This must be executed immediately after the 'fd' command, otherwise the item is lost. If a list of items is active, there is no chance of recovering the item. This does not work on a list deleted through the 'edit-list' command.
Example
ed bp print.invoices.bak
top
.fd
'print.invoices.bak' deleted.
recover-fd
recover 'bp print.invoices.bak' (y/n)? y<return>
[253] 'print.invoices.bak' recovered.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
