This is the command nbd-trdump that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
nbd-trdump - translate an nbd transaction log into human readable form
SYNOPSIS
nbd-trdump
DESCRIPTION
nbd-trdump translates a transaction log produced by nbd-server (specifically by the
transactionlog configuration directive) into human readable form.
The command acts as a traditional UNIX filter, i.e. the transaction log must be supplied
on standard input, and the human readable output is sent to standard output.
OUTPUT
The following may be output:
> A request packet sent from the client to the server.
< A reply packet sent from the server to the client.
H The handle of the packet.
C The command sent.
O The offet from the start of the disk.
L The length of data.
E The error returned.
Use nbd-trdump online using onworks.net services