busybox Hi, chrt from busybox doesn't recognize long options, so: sed -i 's/--pid/-p/;s/--fifo/-f/;s/--other/-o/' $src/rtirq.sh Will be good if you can change this in rtirq.sh. Reply
Hi,
chrt from busybox doesn't recognize long options, so:
sed -i 's/--pid/-p/;s/--fifo/-f/;s/--other/-o/' $src/rtirq.sh
Will be good if you can change this in rtirq.sh.