Comment on Things you didn't know about GNU readline (2019)parentComments−1vuio0pswjnm72yAnother nice thing about busybox ash is that it's easy to recall and edit previous commands by editing the .ash_history file.Normally I would do this in NetBSD sh using the builtin "fc"; dash excludes the fc builtin.
Comments
Another nice thing about busybox ash is that it's easy to recall and edit previous commands by editing the .ash_history file.
Normally I would do this in NetBSD sh using the builtin "fc"; dash excludes the fc builtin.