Unix Tools Questions and Answers

Recent IT Questions

1 - 3 of 3
<<PREVIOUS 1 NEXT>>

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]

View Answer   |  Jun 6 2009  2:39 AM GMT
Bash, TCSH, Bourne Again SHell
asked by Landocalvinian

  25 pts.

KILLING OLD UNIX PROCESSES

# I want to be able to extract all the oracleprod processes which are 3 days old and kill them. Are there other date functions or methods can I use? I can make a list of processes but how do I compare the date to kill those processes more than 3 days old. This problem is occurring even though I...

View Answer   |  Aug 4 2004  10:39 AM GMT
Unix tools, Solaris, Bash
asked by geoffreyhalleds

  0 pts.

Very Slow SPARC U450 running Sloaris 7 and Sybase ASE 12.5

My Sun Sparc U450 machine running Sybase ASE12.5 has become extremely slow after addition of a new disk, installing mutt and some restructuring of applications over the new disk. The output of sar shows nothing other than increased disk r/w activites. Can somebody provide some input on tools or...

View Answer   |  May 14 2004  1:31 AM GMT
Unix tools, Solaris, Adaptive Server Enterprise
asked by Augustus

  0 pts.

1 - 3 of 3
<<PREVIOUS 1 NEXT>>