Jump to content

Flushdns?


Recommended Posts

Will Alfred 2 replace/restore this very useful function?

 

Thanks in advance.

 

Alfred never had this function by default. If you had this before, it was more than likely an extension.

 

You could easily create a new workflow (using the Essentials->Keyword to Script template), set your keyword, and then set the script to:

dscacheutil -flushcache
Link to comment

Alfred never had this function by default. If you had this before, it was more than likely an extension.

 

You could easily create a new workflow (using the Essentials->Keyword to Script template), set your keyword, and then set the script to:

dscacheutil -flushcache

 

In 10.7 and 10.8, it's changed to:

 

    sudo killall -HUP mDNSResponder

Link to comment
  • 1 month later...
  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...