Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How does IRC obtain the users in a channel? Post 302907587 by daigo on Monday 30th of June 2014 09:29:38 AM
Old 06-30-2014
Quote:
Originally Posted by decent
Code:
/who #channelname

/who is not a valid command either Smilie
 

6 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Irc??

hi there everybody.. i just noticed that there is no forum dedicated to internet relay chat (IRC)... although there are several threads focused on this, i think it is quite better if there is a forum where questions on IRC are tackled head-on in a purely academic level... anyway, this is just... (4 Replies)
Discussion started by: cable21
4 Replies

2. UNIX for Dummies Questions & Answers

IRC and Root

dear members... i am a newbie to unix, i am using the SUSE professional 9.2 i noticed many places, that when i am using IRC , i shouldn't be logged into the root account.. also when i switch the GPSdrive, it mentions to me that it is not goo to be logged thru the root account. what is wrong if... (4 Replies)
Discussion started by: 9613315400
4 Replies

3. UNIX for Dummies Questions & Answers

How to obtain list of users ?

How to obtain list of users found in /home/ and append it to a file. (7 Replies)
Discussion started by: bobby36
7 Replies

4. Programming

to obtain users of each group in c

Hello They have ordered to me that makes several small utilities in C/C++ for the servants, among them a small program in C/C++ to generate a file HTML with the groups of that servant and in addition that is the corresponding users of that group. For example of a group: Group: Sys Members:... (2 Replies)
Discussion started by: cybermeis
2 Replies

5. UNIX for Dummies Questions & Answers

My domain name as my IRC hostname?

When I connect to any IRC server, it's usually my ISP IP address/hostname. I own a domain, but I'm not using it for anything (no web hosting service or server). Is it possible for me to use my domain as my IRC hostname instead of my regular ISP hostname? (0 Replies)
Discussion started by: guitarscn
0 Replies

6. SCO

Irc port

does anyone know of a port of irc like irssi for unixware? thanks (3 Replies)
Discussion started by: deus-programmer
3 Replies
LTTCTL(1)																 LTTCTL(1)

NAME
lttctl -- linux trace toolkit control SYNOPSIS
lttctl [options]... [tracename] DESCRIPTION
lttctl is a small program that controls LTTng through liblttctl. OPTIONS
o -h, --help: Show summary of options. o -c, --create: Create a trace. o -d, --destroy: Destroy a trace. o -s, --start: Start a trace. o -p, --pause: Pause a trace. o --transport TRANSPORT: Set trace's transport. (ex. relay-locked or relay) o -o, --option OPTION Set options, following operations are supported: channel.<channelname>.enable= channel.<channelname>.overwrite= channel.<channelname>.bufnum= channel.<channelname>.bufsize= (in bytes, rounded to next power of 2) <channelname> can be set to all for all channels channel.<channelname>.switch_timer= (timer interval in ms) o -C, --create_start: Create and start a trace. o -D, --pause_destroy: Pause and destroy a trace. o -w, --write PATH: Path for write trace datas. For -c, -C, -d, -D options. o -a, --append: Append to trace, For -w option. o -n, --dump_threads NUMBER: Number of lttd threads, For -w option. o --channel_root PATH: Set channels root path, For -w option. (ex. /mnt/debugfs/ltt) AUTHOR
lttctl was written by Zhao Lei <zhaolei@cn.fujitsu.com>, Gui Jianfeng <guijianfeng@cn.fujitsu.com>, and Mathieu Desnoyers <mathieu.desnoy- ers@efficios.com>. This manual page was written by Jon Bernard <jbernard@debian.org>, for the Debian project (and may be used by others). May 2010 LTTCTL(1)
All times are GMT -4. The time now is 02:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy