Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Linux Shell
Name: Sonic98 Date: November 7, 2003 at 09:15:53 Pacific OS: WinXP Pro SP1 CPU/Ram: AMD 1.33/512
Comment:
I have recently gone back to school, and I'm taking a C++ refresher course. One of our final programs is to create a C++ program that will act as a shell for the Linux Kernel.I have no idea where to get started. Anyone know where I can get some kind of example of this?
Summary: i need atleast some start up material for as to develop a LINUX SHELL FOR A SET OF COMMANDS,i am new to system software and i dont know wat to do. i have to have some groundwork for it.. if anyone has...
Summary: I find bash shell script runs on unix does not run on linux(SUSE). For example even the following simplest one gives me an error on SUSE,but unix. Is this something wrong with bash on SUSE? or linu...
Summary: Linux/UNIX command Description MS-DOS equivalent ./foo start foo (allocated in current dir.) foo / previous / next command doskey cd x (or cd /x) go to directory x cd cd .. (or cd ...