Cookies Psst! Do you accept cookies?

We use cookies to enhance and personalise your experience.
Please accept our cookies. Checkout our Cookie Policy for more information.

Where this command comes from?

The which command gives you the local path of it:

$ which redis-cli
/usr/bin/redis-cli

And, if you are using a Debian based distro, you can combine it with dpkg to figure it out from which package does it comes from:

$ dpkg -S `which redis-cli` 
redis-tools: /usr/bin/redis-cli

It seems like this feed has limited content. Do you want to fetch full content?

Fetch

Unfortunately, we're not able to fetch full content in this moment,
Do you want to check full content in the source blog?

View source 🔗

Last Stories

What's your thoughts?

Please Register or Login to your account to be able to submit your comment.