Settings

Theme

Show HN: Screenux: GNU Screen for Humans

github.com

2 points by gndp 2 years ago · 0 comments · 1 min read

Reader

A user friendly alternative to nohup, screen, tmux for running long-running scripts. It takes care of logging, and have some configuration options. I made it to make it easier to run ML training scripts. But the functionality is generic and is suitable for any other background scripts/commands. This is my first share on HN, please let me know what you think of it. I have wrote thorough readme to uninstall, so that you don't have to figure that out if it's not for you. I wanna apologise to zsh and other shell users because it only works in bash afaik, but chatgpt said it should work in zsh too.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection