Search Results

Search: Posts Made By: achieve
3,553
Posted By achieve
well I figured out the problem. I guess I...
well I figured out the problem. I guess I should've given more information about what was going into the file instead of "blahblah".
I was outputting some info from the "top" command. The top...
37,790
Posted By achieve
thank you!
thank you!
3,439
Posted By achieve
thanks. The problem is that as you get to the...
thanks. The problem is that as you get to the later words, some of the "titles" have more than one word such as "open tables". How can I parse that?
3,553
Posted By achieve
funny characters at the end of file
I'm creating a file in a script :

cat > ${SOURCEFILEPATH}/${FILENAME} <<!
blahblahblah
!

The file that is created has funny characters at the end:
^[[K
What is that and how can I get rid...
3,439
Posted By achieve
Need help parsing a string
Hi,
I'm writing a shell script that outputs, among other things, some of the information that is outputted by the mysqladmin status command.

The output of the command looks like this:
Uptime:...
37,790
Posted By achieve
round a number
In a shell script - How do I round a decimal number (contained in a variable) to the nearest whole number?
Showing results 1 to 6 of 6

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