pub async fn remove_command( config: &Config, duration_str: Option<String>, files: Vec<String>, ) -> Result<(), String>