Small pleasures

I may perhaps be taking too much enjoyment from:


# zfs snapshot tank0/sybase/home@copy
# zfs send tank0/sybase/home@copy | ssh root@db2 'zfs receive tank0/sybase/home'
# zfs destroy tank0/sybase/home@copy
# ssh root@db2 'zfs destroy tank0/sybase/home@copy'

But I’m not sure I care. Is good.

Except for the bit where I repeatedly typo it as ‘destory’.

Popularity: 27% [?]