Posted 25 April 2004 - 08:32 AM
linux is written is C and ASM, there's no "++" ^^ (i mean in linux, not in 3rd party apps or in some libraries)
you can compil unix code on windows only if the code is a written in pure ANSI C, without using unix library (inet arpa etc...) otherwise, the code will need some tweaks.
and yes sudo/su are command to gain root level, its usefull for admins when they need it and dont want to log out and log in as root just for one or two commands.
if you're wondering if everybody can do that, of course not, you need the root password do to that, but since there's no root password on knoppix.....
(btw knoppix is fun becoz you can always have your linux in your pocket, but people should keep in mind that it's a live cd, for a everyday use, they must install a hd distro ^^)