This tool can be described as a Tiny, Dirty C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput, and provides a "top-like" mode (monitoring).
reptyr - A tool for "re-ptying" programs.
reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home.
A simple terminal UI for both docker and docker-compose, written in Go with the gocui library.
Sloth is a Mac application that displays all open files and sockets in use by all running processes on your system. This makes it easy to inspect which apps are using which files and sockets.
- View all open files, directories, IP sockets, devices, sockets and pipes
- Filter by name, access mode, volume, type, location, or using regular expressions
- Sort by name, process ID, user etc.
- View IP socket status, protocol and version
- View sockets and pipes established between processes
- Inspection window with detailed macOS and Unix file/socket info
- Powerful contextual menu for file operations
- In-app authentication to run with root privileges
Sloth is essentially a friendly, exploratory graphical user interface built on top of the lsof command line tool. The output of lsof is parsed and shown in a searchable, filterable outline view with all sorts of convenient additional functionality. Check out the screenshots below.
Sloth is free, open source software and has been developed and maintained for a long time. If you find this program useful, please make a donation.