Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
unix commands
Name: w Date: August 24, 2003 at 01:52:05 Pacific OS: unix CPU/Ram: ?
Comment:
hello, i have some questions want to find out, does anyone here know the answer?
1) where do i find out which verson of unix and the processor it is using?
2) I have an already formatted .ps file, which is packed with 6 pages into 1 page (using the command psnup -nup 6), how can i convert the file back into 1 page on 1 page?
Summary: Hi, 1-Where can I find the code of UNIX commands? I have looked at '/bin' and found the .exe for the commands, but how to find the code for that commands? 2-If I created prog.exe (for exmaple) in '/bi...
Summary: hi all, Can we call(run) unix commands through a java program? Plzz let me know.... Actually i want the commands like "ls" to run automatically when some event occurs & then i want to store its output...