NAS 326 CLI manual

duggleb
duggleb Posts: 14
First Comment Fourth Anniversary
 Freshman Member
edited August 2022 in WirelessLAN
Is there a manual that lists cli commands along with sample code
Thanks

All Replies

  • Mijzelf
    Mijzelf Posts: 2,398
    250 Answers 1000 Comments Friend Collector Fifth Anniversary
     Guru Member
    I don't think so. That cli is a busybox ash shell, which offers you (almost) the full possibilities of a Linux command line.
    Basically your NAS is a Linux server, with a subset of the 'normal' gnu shell programs. Some information about the busybox implementation can be found here,  and I advice you to google about the Linux command prompt.