Skip to main content

No project description provided

Project description


<pre>

<h1>brunch</h1>
<b># drive operations</b>


<article>
<h2>notes</h2>
<p>
These need access to the the block special file path
where the drive is attached.

example: /dev/sd----

</p>

<h2>erase</h2>
<code>
[ZSH] brunch erase entirely --drive-path /dev/sd0000 --last-byte-index 31914983423

#
# It's possible to check with:
#
[ZSH] xxd -len 20 -seek 31914983420 /dev/sde
</code>

<code>
[TCSH] brunch erase entirely --skip-over 2 --drive-path /dev/sd0000 --last-byte-index 31914983423

SKIP_OVER = 0 -> SKIPS NOTHING
SKIP_OVER = 1 -> SKIPS FIRST sculpt
SKIP_OVER = 2 -> SKIPS TO SECOND LOOP
</code>



<h2>concepts</h2>
meal: This is the entire span of indexes to be read.
plate: This is one span of indexes within the meal.










</pre>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brunch-1.0.0.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

brunch-1.0.0-py3-none-any.whl (27.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page