gh copilot suggest 'find all files larger than 100MB'
Get a command suggestion for finding large files
Copilot will suggest `find / -size +100M -type f` with appropriate options. The suggest workflow includes an interactive prompt: 'Copy to clipboard', 'Execute command', or 'Revise command'.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.