Search Results

Search: Posts Made By: josephgreensr
8,875
Posted By josephgreensr
On the php and apache (httpd) executables, use...
On the php and apache (httpd) executables, use the -v option to tell you. Not sure about WebSphere.
1,607
Posted By josephgreensr
Google "awk one liners" and see if anything there...
Google "awk one liners" and see if anything there helps you.
2,643
Posted By josephgreensr
Ughm, You mean >100 AND <200 right? >100 OR <200...
Ughm, You mean >100 AND <200 right? >100 OR <200 will pretty much return everything!

Try this...

#!/bin/bash

cat file1 | while read key value
do
cat file2 | while read keyA valueA...
Forum: Solaris 02-09-2009
2,875
Posted By josephgreensr
Consoles gone wild!
I have a Sunfire V890 running solaris 10 that has a weird console problem. In the XWindows environment, everything seems to work fine. However, if I go to command-line mode in multi-user mode or...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy