v7sh: v7sh (port of the original Steve Bourne shell from 1978) v7sh: v7sh: This is Nikola Vladov's port of the V7 Unix Bourne shell to v7sh: modern systems, based on Geoff Collyer's port. It functions v7sh: almost identically to the original Bourne shell, with some v7sh: slight differences, and one major one: The original V7 shell v7sh: didn't support comments with the # character, but this one does. v7sh: v7sh: See https://www.in-ulm.de/~mascheck/bourne/ for more information. v7sh: v7sh: