Can anyone shed some light on how to remove features from TinyCore? I'm running TinyCore 3.2. If I press the "tab" key twice at the terminal command prompt, I get a list of over 200 commands that are available to me. I want to remove about 90% of these commands: things like "which", "telnet", "uniq", etc. I realize these are all included in the BusyBox collection of utilities, but I do not want them in the OS at all. Also, MiniCore is not option because I do require X Windows to be running. So, I guess what I am asking is "how do I remove every executable that is not in the dependency chain for X Windows". It's not that I'm concerned about the size of the tinycore.gz file. I just want the least amount of functionality in a functioning X windows system.