Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Why CLi GUi (Score 1) 408

>>I want to find all documents matching $PATTERN
In windows thats Right Click on the folder and select Search
>>...program hangs and it has 50 children...
In windows (XP & newer) the OS tracks parent child relationships. If you kill the parent, the children get killed too.

Now, after saying that, I must state that I use the command line and piping often. These arbitrary examples are just not very good examples. Im really not trying to be flamebate, its a serious comment. The command line is great for advanced things, but, these are not things that should be "advanced"

Slashdot Top Deals

Thus spake the master programmer: "After three days without programming, life becomes meaningless." -- Geoffrey James, "The Tao of Programming"

Working...