Sorting algorithms/Quicksort: Difference between revisions

Content added Content deleted
Line 449: Line 449:
done)
done)
}
}

qsort() {
qsort() {
(read p; test -n "$p" && (
(read p; test -n "$p" && (