Easy steps to install fselect package on Mac
Package Information:
Application Name – fselect
What is fselect – Not Available for fselect
Use of fselect – Find files with SQL-like queries
URL – https://github.com/jhspetersson/fselect
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install fselect using brew
brew install fselect
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
fselect is ready to use now!