Skip to main content
5 events
when toggle format what by license comment
Feb 7 at 5:21 comment added tkolleh This is a great solution. I use it with commands like fd --type f --extension conf 'v\d+' src/main/resources/old --exec echo | read s; _rename_old_conf_file $s
Dec 30, 2024 at 20:45 comment added nikoss this is for some reason super underrated. no creating subshells or anything using read is so genious
Feb 9, 2024 at 15:27 history edited AdminBee CC BY-SA 4.0
Add syntax hints
S Feb 6, 2024 at 8:48 review First answers
Feb 9, 2024 at 15:27
S Feb 6, 2024 at 8:48 history answered Pavel CC BY-SA 4.0