fhunleth

fhunleth

Co-author of Nerves

Toolshed is a set of IEx helpers that I’ve collected or others have given me over the years to make working at the IEx prompt more enjoyable. If you’ve done any development with Nerves, you’ve probably missed some Linux command line utilities. While it’s possible to add them, the experience isn’t the same. This project tries to add Elixir versions and a few other utilities that have come in handy. Here’s a sample:

  1. top - like top, but instead of OS processes, list Elixir processes and their applications
  2. tping - check if a computer is up. (the t is for TCP since it tests connecting to port 80)
  3. tree - list a directory tree like a tree
  4. ifconfig - list network interfaces
  5. exit - exit an ssh connection to the IEx prompt (no more ~.)
  6. grep - print out lines in a file that match a regular expression
  7. nslookup - resolve hostnames using OTP’s resolver

See the hex docs for the rest.

None of these utilities is particularly long or complicated. The original Linux utility or a purpose-built debug tool is far superior to any one of them. For me, having a simple, quick-to-type version available at the IEx prompt has saved me time and made them worth it. I hope it will help you too. Please let me know if you have code snippets that you similarly copy from project to project that may make sense to include here as well.

Showing Posts 1 to 1

ConnorRigby

ConnorRigby

Nerves Core Team

And please no one ask what color to paint it

— All posts loaded —

Where Next? Top

Trending in Announcing Top

woylie
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries. offset-based pagination with...
New
MRdotB
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
woylie
I released Doggo, a collection of unstyled Phoenix components. https://github.com/woylie/doggo Features Unstyled Phoenix components....
New
GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
anuaralfetahe
Hello Published a new library - ProcessHub! ProcessHub is a library designed to manage process distribution within the Elixir cluster. ...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
webofbits
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself. My main conc...
#ai
New
AstonJ
This showed up on my feed.. anyone heard of it? Just hype? Ox Alpha is a reasoning model designed for coding, sustained ag...
New
bartblast
Hey folks, I just published a post about Hologram’s funding and where the project goes next - the short version: Curiosum as Main Spons...
New
CodeSync
:microphone: ElixirConf 2026 - Call for Talks is open! We’re heading to Chicago :united_states: :round_pushpin: In person + virtual :d...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews