Mnyb wrote: > excellent i did not know that system could list it's own capabilities :O
Well, it is a proper operating system after all... :) > Edit: adjusting to the linux logic that everything is file (even if it > isnt ) so ofcourse every command is file too Well, commands are of course just programs, so those programs have to live in files, it's just that many systems don't let you see them. Linux of course is based on UNIX, where most things are either files or directories - something that most definitely makes programming much more straightforward. But you should see Plan 9, the grid computing successor to UNIX that the original Bell Labs UNIX team designed in the late 80's and early 90's. In Plan 9, *everything* (including processes and the network) are either files or file systems. Very, very clean and elegant - too bad it never replaced the legacy OSs. ------------------------------------------------------------------------ Julf's Profile: http://forums.slimdevices.com/member.php?userid=42050 View this thread: http://forums.slimdevices.com/showthread.php?t=97034
_______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
