support help
Tag details
Welcome to the 'support help' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'support help'.
Latest blogosphere posts tagged “support help”
-
awk - check column data
The UNIX and Linux Forums —
Authority: 169
Hi, I have a data in a file . Infile: Code: 1 e 1.2 1.6 5 f 2.3 3.6 3 g 1.2 2.6 6 i 2.3 3.6 8 o 1.2 3.6 output: Code: 1 e 1.2 1.6 5 f 2.3 3.6 3 g 1.1 2.6 6 i 2.2 3.5 8 o 1.0 3.4 In column #3 the first occurence of value is unchanged. the next ...6 days ago -
How Does Remote Tech Support Work?
Yodle Local Articles —
Authority: 155
With so many companies relying on computers these days for all of their business needs, it’s more important than ever for business owners to hire IT companies that offer only the best in technical support. All it takes is for a computer server or network to go down to cause a company to fall significantly behind on ...1 week ago -
awk- add columns and make new column and save as newfile
The UNIX and Linux Forums —
Authority: 169
Hi, I have file as below: 5 6 7 4 8 9 3 5 6 output needs to be another file with 4th column as $1+$2 and 5th column as $3+$4. sample output file 5 6 7 11 18 4 8 9 12 21 3 5 6 8 14 Anybody have answer Thanks in advance Vasanth1 week ago -
Remove Unwanted Libraries - optimizing
The UNIX and Linux Forums —
Authority: 169
We have a huge makefile composing of inclusion of libraries, objects and system libraries to generate a binary. How do we find out that which of the libraries we can remove in the most efficient way? Doing hit and trial method is a waste of time and can during the linking with some post linking script can we find ...2 weeks ago -
Grep expression between double quotes
The UNIX and Linux Forums —
Authority: 169
I need a quick expression to be able to pull out all the data in a text file that looks like "http:// some random url etc " So it should grab any string that begins with "http:// and ends with " There are other double quotes in the file but I only want the ones that start with "http:// and the closing quotes for ...2 weeks ago -
Out of memory!
The UNIX and Linux Forums —
Authority: 169
My system is running out of memory, and I cant figure out why. ps shows that Im only using 138 MB (sum of RSS values is 141,580), but the system swaps like crazy if I try to use a browser or a spreadsheet. (Just opening the KInfoCenter took > 3 minutes; gedit took about 45 seconds to load.) Where did the rest of ...3 weeks ago -
Why we should feel sorry for tech support people
Fun and Information —
Authority: 126
A woman called the Canon help desk with a problem with her printer. The tech asked her if she was “running it under Windows.” The woman then responded, “No, my desk is next to the door. But that is a good point. The man sitting in the cubicle next tome is under a window, and his is working fine.” Tech ...4 weeks ago -
how to monitor a process memory utilization
The UNIX and Linux Forums —
Authority: 169
hi frnds, I want to monitor a particular process very closly on how much memory it is taking. i tried with TOP and PRSTAT commands that is not giving what exactly i need. In my application, there is a memory leak happening, i want to know when it is occuering, means which transcation is causing that leak? thanks ...4 weeks ago

