CoderSupreme@programming.dev to Linux@lemmy.ml · edit-21 year agoWhich tool could I use to scan all drives and find where I have a file even when the drives are disconnected?message-squaremessage-square18fedilinkarrow-up132arrow-down11
arrow-up131arrow-down1message-squareWhich tool could I use to scan all drives and find where I have a file even when the drives are disconnected?CoderSupreme@programming.dev to Linux@lemmy.ml · edit-21 year agomessage-square18fedilink
minus-squarebloopernova@programming.devlinkfedilinkEnglisharrow-up5·1 year agoSave a list of all the files full paths, then run that file through fzf https://github.com/junegunn/fzf
Save a list of all the files full paths, then run that file through fzf https://github.com/junegunn/fzf