-
What is GREP used for?
Last updated: -
Configuring 6224 for redundancy (with load balancing) with different private wan providers
Hi, We have different locations connected by two different WAN providers. Each site has a 6224 and two cisco routers with the WAN connections (we don’t have access to router admin). The 6224 connects to each cisco LAN port and to our LAN backbone. We would like the 6224 provide the ip gateway...
Last updated: -
# 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...
Last updated: -
Grep a variable length file in UNIX based on tilde delimiter
Hello: I need to grep a variable length UNIX file. This is a tilde delimited, 21 field file and I need to search for specific values in the 5th field. Please help. My UNIX knowledge is not very extensive. Thanks
Last updated: -
hello - How can I report "current" CPU utilization for a given process on UNIX (AIX)? using ps -ef and grepping the process name and awking the C column (CPU Time) reports CPU util since boot - not current. Thanks!
Last updated: