One of the things that makes Linux and Unix-like systems both powerful and frustrating is that there are many ways to accomplish any particular goal. Take something simple like running a bunch of ...
Can I create a crontab file with vi without the crontab command? Currently working on a microcontroller linux distribution, and there's no crontab command, but cron exists... if only I could get a ...