Search Results

Search: Posts Made By: makodarear
Forum: AIX 02-23-2011
77,002
Posted By makodarear
Thanks, after some further digging, I found what...
Thanks, after some further digging, I found what I was looking for in the man pages:

ps -mo THREAD -p <pid>

edit by bakunin: thanks for posting the solution as a follow-up. Thread title edited.
Forum: AIX 02-22-2011
77,002
Posted By makodarear
[Solved] How to list all threads in a running process
Hello,

On Linux, I can use 'ps -efL | grep process_name' to list all threads that belong to a running process. -L has a different meaning on AIX and I could not find an equivalent flag in the...
Forum: Solaris 11-06-2009
22,727
Posted By makodarear
Unfortunately my tty is not a real device. I am...
Unfortunately my tty is not a real device. I am logged in remotely using SSH.

I am managing an application that writes certain messages to console. I don't see them in /var/adm/messages. I think...
Forum: Solaris 11-05-2009
22,727
Posted By makodarear
Command to redirect console to my tty?
Is there a utility built into Solaris that will allow me to see console messages from a tty?

I've done a search and see that this is possible through software like ILOM, but I'm looking for a...
12,705
Posted By makodarear
I appreciate everyone's help. I was surprised by...
I appreciate everyone's help. I was surprised by the number of responses :)

The following will work fine if somone knows of a way to specify only the last 2 child most subdirectories in the find...
12,705
Posted By makodarear
Methyl, I am looking for this to be performed in...
Methyl, I am looking for this to be performed in a single find command, as I will not have knowledge of directories which match the search criteria before hand.
12,705
Posted By makodarear
Thanks Methyl, but I don't want find recursing...
Thanks Methyl, but I don't want find recursing through all directories and I ideally want this performed within the find command.
12,705
Posted By makodarear
Find command, -name by directory and subdirectory?
Hi All,

I'm trying to use the find command to return matches for a directory and file.

For example, given the following directories:

/one/two/three/file1.txt
/one/three/two/file1.txt...
1,978
Posted By makodarear
eval! Thank you edidataguy! This did the trick...
eval! Thank you edidataguy! This did the trick :b:

---------- Post updated 08-11-09 at 12:00 AM ---------- Previous update was 08-10-09 at 11:59 PM ----------



Yeah, that would capture the...
1,978
Posted By makodarear
Assigning command to a variable
I've been searching these forums for a while, but this is my first actual post, so please bear with me :)

I'm writing a short script using ksh and am trying to store a command and parameters in a...
Showing results 1 to 10 of 10

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