← Home Blog Listening Reading Playing Photos Replies Archive Colophon bmannconsulting.com »
  • If you need to delete a known host in Blink.sh, you’ll need to use this sed hack:

    sed -i.bak '5d' known_hosts

    Where 5 is the host line number. Although apparently Blink will ship with a full editor soon.

    → 10:59 PM, Jul 19   •  CLI, Unix, Blink Shell
  • duckduckgo()
    {
      lynx "[lite.duckduckgo.com/lite/](https://lite.duckduckgo.com/lite/?q=$(urlencode) "$@")"
    }
    

    Via DevTO @ThePracticalDev “What are your preferred bash aliases?”

    → 12:58 AM, Jul 8   •  Twitter, dotfiles, CLI, DuckDuckGo, dev
  • RSS
  • JSON Feed
  • bmannconsulting.com »