common: Implement the "rm" shell command.
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 11 Feb 2020 18:57:21 +0000 (19:57 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Tue, 18 Feb 2020 20:12:18 +0000 (21:12 +0100)
commitb0ba131fbae07787bcac2149464eebb0c6272aa3
treea7a9fd9f62fad8b7cece2049fb5e31c5f390d7d6
parent20891d38ee4363b3cbc9fc5fd69dae5c6ae59a82
common: Implement the "rm" shell command.

Removes a recording.
src/common/shell.rs