{"tool":"r-sel","tool_display":"R Sel","intent":"remove-selected-files","intent_display":"remove selected files","title":"R Sel Command: remove selected files","command_string":"<r>sel","raw_command_string":"<r>sel","description":"Exact CLI syntax to remove selected files using R Sel.","usage_scenario":"During batch cleanup of temporary or obsolete files to optimize storage usage.","scenario_context":"Remember to review selected files before removal to avoid accidental data loss.","simulated_output":"$ r-sel\nSelected files:\n  1. temp1.log\n  2. temp2.log\n  3. obsolete.txt\n\nRemoving selected files...\n✅ Files removed successfully.","how_to_steps":["Run the command: `r-sel` to display selected files.","Verify files have been removed by checking the directory with `ls -l` or `du -h`.","Ensure storage is optimized by using `df -h` to check available space."],"canonical_url":"https://www.syntaxstandard.com/r-sel/remove-selected-files"}