Is there any way to programmatically remove one/several/all entries from
ash's command line history? I am in a situation in which I need to feed
a command into a subshell, but do not want this command to appear in the
history. In bash I can use "HISTCONTROL=ignorespace" and just precede
the command by a single space, but I have no idea how to manipulate the
history in ash.
-- 
Alexander Kriegisch
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to