Subj : Automated Posts Question
To : Jeff Earle
From : Ogg
Date : Sun Apr 27 2025 09:03 pm
Hello Jeff Earle!
JE> Thank you. I don't use Linux but I assume these scripts are for Linux
JE> only. I run win10x64 and would like to do exactly the same thing but
JE> different content. I can't find any apps or programs for windows that
JE> will do this.
JE> I'll keep searching but I don't think I'll find anything.
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. The shell in this build
is configured to run built-in utilities without $PATH search.
You don't need to install a link to busybox for each utility.
To run external program, use full path (/sbin/ip instead of ip).