Files
mercury/scripts/mdb_open
Ian MacLarty b04f572e84 Replace "save_to_file" with "dump", since that mdb command has been
Estimated hours taken: 0.1
Branches: main

scripts/mdb_grep:
scripts/mdb_open:
	Replace "save_to_file" with "dump", since that mdb command has been
	renamed.
2006-07-25 08:42:47 +00:00

4 lines
78 B
Plaintext

dump $1 .mdb_open_tmp
shell ${EDITOR-vi} .mdb_open_tmp
shell rm .mdb_open_tmp