nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

Make Linux/Unix Script Portable With #!/usr/bin/env As a Shebang

Posted: 18 Jun 2018 07:01 PM PDT


The env-mechanism is hugely enhancing convenience, and almost all Unix like systems today provide /usr/bin/env. I regular use FreeBSD, CentOS/RHEL/Ubuntu/Debian/SUSE Linux, macOS, and OpenBSD and all of them provided /usr/bin/env by default.

The post Make Linux/Unix Script Portable With #!/usr/bin/env As a Shebang appeared first on nixCraft.

How to add cron job on Asuswrt Merlin Wifi Router

Posted: 18 Jun 2018 11:45 AM PDT

How can I add or delete cron jobs on my wifi router powered by Asuswrt Merlin firmware? How do I add cron job on Asuswrt Merlin Wifi router using command line?

The post How to add cron job on Asuswrt Merlin Wifi Router appeared first on nixCraft.