export interface SCommandLog { command: string; desc: string; detail: string; }