When running apps on the same metaframe server, some of the users will see multiple ICA Connections from their client to the metaframe server.
We've tried different users on the same client machine, connecting to the same metaframe server, and one user will be able to run multiple apps that...
OK, am searching a file for a certain text string - when I find it, I need to output the line it's in, and the following 10 lines?
Any help much appreciated.
OK just reread my original post...
....could be slightly unclear. I have a large file with thousands of lines in the following format:
/dir1/dir2/dir3/dir4/line_name__________more_info.extension
And I simply want a listing of the line_name section (as discussed in my initial email).
I've got a utility which outputs certain filenames in the following format:
/dir1/dir2/dir3/dir4/line_name__________more_info.extension
/dir1/dir2/dir3/line_name__________more_info.extension
^^^^^^^^^
I need to strip out just the line_name part (without the trailing...
I've got a file which looks similar to this (but with many many more lines):
AZ-95-TEST________
BP95_1234_EX______
1_2_3_____________
The software that outputs this list, pads out the end of the character strings with underscores (_) up to a certain length. I need to strip out the underscores...
OK....driving me nuts here.
I have a file which is in s format somewhat akin to below:
12345 x y z
12345 a bb c dd
12345 m n o
45678 x y z
45678 a bb c dd
45678 m n o
34567 x y z
34567 a bb c dd
34567 m n o
The first column number (eg 12345) is like a process id and all the other variables are...
Hey -
Am shortly getting my hands on an old Sparc 10 (don't ask...think it was being used as a door stop) and it's only got 32MB of RAM with it. Anyone know how much more memory these things will take...I'm assuming at least 256MB will go in there?
Cheers all.
Guys -
Got a massive 5 column file - I need to basically create a new file with every nth line from the original. I'm fairly new to awk and have left all my course notes and reference manuals at home!
Any help would be appreciated
Cheers.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.