Linux tools Questions

1

Point source pollution predictor
Does a software tool exist that can permit a proposed mfg site planner, to map the course liquid pollution will take (in whatever form) if it is introduced into the surrounding area?

Answer Question   |  December 26, 2012  7:24 PM
Linux tools, Windows tool
asked by:
5 pts.

BASH: matching a directory in the middle of a path
How can I do this in bash? find . -name ‘*!{*}*’ -ls Cf. UNIX Power Tools, page 175. This works in tcsh, but no in bash. In bash I get this message: ff CH18 find: paths must precede expression Usage: find [-H] [-L] [-P] [expression]

Answer Question   |  June 15, 2009  2:39 AM
Bash, Bourne Again SHell, Linux tools, TCSH, Unix shells, Unix tools
asked by:
25 pts.

1