[PATCH] Add --skip option to bmap copy

Eric Seifert seiferteric at gmail.com
Fri Feb 27 16:33:48 PST 2015


Hi Artem, I have implemented this feature. I have tested it a bit and it seems to work for my purposes, but I would appreciate comments.

Eric Seifert (1):
  Add --skip option similar to dd skip=N option

 .gitignore            |  1 +
 bmaptool              |  6 +++++-
 bmaptools/BmapCopy.py | 35 +++++++++++++++++++++++++----------
 3 files changed, 31 insertions(+), 11 deletions(-)
 create mode 100644 .gitignore

-- 
2.3.0




More information about the Bmap-tools mailing list