Description:
Various topics that don't fit other groups.
|
|
|
Dealing with non-Ascii charaters in SED
|
| |
Hello All: I have a SED script that strips the non-ASCII characters in foreign texts I download. When it is characters like o with umlauts (o with two dots on top) that I see in my BSD environment, I simply to these characters and replace them with regular o's. However, recently I have been running into characters represented in... more »
|
|
How to fund thread information on unix machine
|
| |
Hi all, Is there a way, any command etc., that can be used to see a thread status just like we get process status using ps, top and prstat commands? Actually, my java program spawns threads for some data load process. Some times it takes too much time and in these cases I need to find the status of the threads, like how much memory it is consuming etc.... more »
|
|
Large scale X
|
| |
Hi, If i have 1000 user accounts on one accounts server and dozens of X apps on another apps server, how can a user start an X app when they don't have an account on the apps server? (no user accounts at all on apps server) I'm thinking of traditional X where the users use dumb X terminals, and xdm gives the log-in screen.... more »
|
|
Need informationon nobody user capabilities
|
| |
Hi all, The OS I am using is Solaris 9 on a Sun-Fire-V890 machine. I have a shell script that runs through Control-M schedular. When it runs, it is assigned user = nobody and group = nobody. I have a directory "webdir" and a subdirectory of webdir "model" with following permissions: drwxrwxrwx 3 amit dba 512 May 5 06:02 webdir... more »
|
|
LD_LIBRARY_PATH
|
| |
Hi, Is there a way/option/flag for the linker to ignore LD_LIBRARY_PATH set on LINUX while linking the shared libraries? Thanks, Gautam.
|
|
|