irelephant [he/him]@lemmy.dbzer0.com to Asklemmy@lemmy.mlEnglish · 22 hours agoWhat's the laziest thing you have done?message-squaremessage-square44fedilinkarrow-up1134arrow-down12file-text
arrow-up1132arrow-down1message-squareWhat's the laziest thing you have done?irelephant [he/him]@lemmy.dbzer0.com to Asklemmy@lemmy.mlEnglish · 22 hours agomessage-square44fedilinkfile-text
minus-squaredosse91@lemmy.trippy.pizzalinkfedilinkarrow-up4arrow-down2·5 hours agoUsing a state of the art local LLM and an agent to ask it to find all files with a certain extension, because I always forget how to use the find command on linux and I can’t be bothered to read it.
minus-squareschipelblorp@sh.itjust.workslinkfedilinkarrow-up1·6 minutes agoThat would work for a single directory. Most file managers have a global search.
Using a state of the art local LLM and an agent to ask it to find all files with a certain extension, because I always forget how to use the find command on linux and I can’t be bothered to read it.
ls *.txt?That would work for a single directory.
Most file managers have a global search.