2201541 comment Comment Don't use shell (Score 1, Troll) 360 by ee96090 on Saturday December 16, 2006 @07:26AM (#17267430) Attached to: How To Adopt 10 'Good' Unix Habits When possible, avoid shell scripting: the language is flawed by design. Use a modern programming language, such as Python.