#!/bin/bash source functions # Title. export title="nbdsh example" # History. remember 'nbdkit memory 1M' remember "nbdsh --connect nbd://localhost -c 'print(h.get_size())'" ./restore terminal