Sponsored Content
Operating Systems HP-UX narrow down reply from cmviewcl Post 302247131 by draco on Wednesday 15th of October 2008 03:50:41 AM
Old 10-15-2008
Thanks! it worked!
 

8 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

reply timer

Neo, can u please shorten the reply timer to like 1 min or so. It is prolly just me but i end up passing on replying to posts due to i hate waiting for my timer to reset w/ a 2.5 mins wait. (2 Replies)
Discussion started by: Optimus_P
2 Replies

2. UNIX for Dummies Questions & Answers

Auto reply

hi I am using Pine to recive my mails. Can any one help out how i can effectivley use the auto reply. The auto reply should not for all of my mails recieved. It should be for some mail ids which i have specified. Is there any way to do? Thanks in advance (1 Reply)
Discussion started by: Muthukumaran
1 Replies

3. UNIX for Advanced & Expert Users

Plz reply..whether it is possible or not?

HELLO GUYS, How u all guys doing?Recently I brought a system and installed Red Hat Linux in it. I have also got a network card. My question is can i connect NIC to my system and use it as a client? I really don't want to buy another system. I want to use this computer/system both as server and... (3 Replies)
Discussion started by: cyno
3 Replies

4. Shell Programming and Scripting

very simpale plz reply soon

Hi I am posting very simple query....Actually I did but not working properly 1>Write a shell prog that print the name and size of .c file in the current directory. 2> write a shell programe to print only the name and free space of the fielsystem in ur disk with the maximum available... (0 Replies)
Discussion started by: ramiitkgp
0 Replies

5. Post Here to Contact Site Administrators and Moderators

Reply to thread I started 8 May 09 gone

And frankly, I'm a bit miffed by it. I had thanked the person who suggested a solution to the issue, pasted code to a shell script that may have helped other users, and was courteous, witty and all that the best forum admins look for in a member/contributor/poster. Now it's gone, with no... (1 Reply)
Discussion started by: SilversleevesX
1 Replies

6. UNIX for Dummies Questions & Answers

I need a reply

What command can you use to display a text file one page at a time, but doesn't allow scrolling backward through a file? (3 Replies)
Discussion started by: zapper
3 Replies

7. Shell Programming and Scripting

Narrow down a log the log file for certain period

Dear friends, Please help me out to narrow down a log file with the time range. The log file will be in the following format, 213.64.141.89 - - 213.64.248.179 - - 213.64.248.179 - - What are shell commands to narrow the file for certain hours or days. I think this can be done with the... (5 Replies)
Discussion started by: tamil.pamaran
5 Replies

8. How to Post in the The UNIX and Linux Forums

Not able to reply to a post

I have a trouble here. I posted couple of questions and got some reply but when i go ahead and do a reply/quick reply to the question asked it doesn't goes. it simply keep on displaying the message "Posting quick reply please wait" and that wait never ends. I am not able to do a reply :(... (3 Replies)
Discussion started by: Sharma331
3 Replies
syscallbysysc.d(1m)						   USER COMMANDS					       syscallbysysc.d(1m)

NAME
syscallbysysc.d - syscalls by syscall. Uses DTrace. SYNOPSIS
syscallbysysc.d DESCRIPTION
syscallbysysc.d is a DTrace OneLiner to a report of the number of each type of system call made. This is useful to identify which system call is the most common. Docs/oneliners.txt and Docs/Examples/oneliners_examples.txt in the DTraceToolkit contain this as a oneliner that can be cut-n-paste to run. Since this uses DTrace, only users with root privileges can run this command. EXAMPLES
This samples until Ctrl-C is hit. # syscallbysysc.d FIELDS
first field This is the system call type. Most have man pages in section 2. second field This is the count, the number of occurrances for this system call. DOCUMENTATION
See the DTraceToolkit for further documentation under the Docs directory. The DTraceToolkit docs may include full worked examples with ver- bose descriptions explaining the output. EXIT
syscallbysysc.d will sample until Ctrl-C is hit. AUTHOR
Brendan Gregg [Sydney, Australia] SEE ALSO
procsystime(1M), dtrace(1M), truss(1) version 1.00 May 15, 2005 syscallbysysc.d(1m)
All times are GMT -4. The time now is 10:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy