NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
upgrade bash 2.05b.0(1)-release
1 Topicbash upgrade
Hi all, I have 2 x ReadyNAS NV+ v1 on 4.1.14 that are of course past their shelf life in terms of development and support.. I enabled SSH access to them as I no longer have a jump box with the NASs mounted to, to do my scripting (file related scripting etc). The problem is, bash on the ReadyNAS is too old. # bash --version GNU bash, version 2.05b.0(1)-release (sparc-unknown-linux-gnu) It's missing many features I need from bash-utils, like `rename`, `watch`, etc.. Is there any way I can update bash to a more recent version and take advantage of other utils that come with it such as the above? I noticed there's an APT plugin, but that sounds too dangerous - also not sure if I can update just bash through it, without all the other system updates that may render my NAS inoperable.. Ta.