FaLee

2025-02-20 - fzf usage

Feb 19th, 2025 (edited)
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. fzf -q falee -e //untuk carian exact
  2.  
  3. du -chs * | fzf -q falee -e //to dsiplay
  4.  
  5. rn -rfv "$(fzf)" // remove file
  6.  
Tags: fzf
Advertisement
Add Comment
Please, Sign In to add comment