Hej Kasper,
Sure you were not running the shell as root ? :)
The redirection is handled by your shell, mount doesn't have anything to do
with the '>filename' part.
Actually, the more fun test is to
mount > /etc/passwd
or
mount > /dev/hda
But this won't work either, unless your shell (and therefore you as a user,
suid programs or not) have the permissions as required.
In short: I don't think you are seeing what you think you are seeing ;)
--
................................................................
: jakob@unthought.net : And I see the elder races, :
:.........................: putrid forms of man :
: Jakob Østergaard : See him rise and claim the earth, :
: OZ9ABN : his downfall is at hand. :
:.........................:............{Konkhra}...............:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/