Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How do i find out the list of users whose terminal is writable? Post 302278102 by salman4u on Monday 19th of January 2009 10:06:35 AM
Old 01-19-2009
How do i find out the list of users whose terminal is writable?

Hello,
i just wanted to know how do i find out the list of users whose terminal is writable?i mean i used
Code:
who -T

but this gives a list of all users whose terminal is writable or blocked and not writable. So how do i do this?I am new to Unix.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

users at terminal

Student doing a UNIX course here, wanting 2 ways of finding out if users have been at a terminal lately. Can anyone help?? (1 Reply)
Discussion started by: millsy
1 Replies

2. UNIX for Dummies Questions & Answers

su - user... how to find out the list of users and their passwords..

hi, to do a su - user, we need to know what are the users... so in unix 1) which file to see the list of users, passwords? (2 Replies)
Discussion started by: yls177
2 Replies

3. UNIX for Dummies Questions & Answers

3 users in my psuedo terminal

# uptime 01:55:24 up 22 days, 2:50, 3 users, load average: 0.01, 0.02, 0.00 i have this when i do uptime. but there isnt anibody inside it. all are root ( that is me ) when i go to /dev/pts/ i can only see 0. so how do i clear this counter of 3 users to a real logical one? (4 Replies)
Discussion started by: djstudio
4 Replies

4. UNIX for Dummies Questions & Answers

Find users using system(List them only once)

Hey, got a few questions here for anyone who can help...... Command line to - display users using the system, but count them only once. Command line to - use the lastcomm command to display how many times ive used grep in october. Command line to - list all logged on users with at least 6... (3 Replies)
Discussion started by: xBuRnTx
3 Replies

5. AIX

How to find world writable files? (AIX)

Hi Group, Could someone tell me how to find world writable files on my server? I can use find command in conjuction with -perm option and I will get an output. But what I need is an output which looks similar to ls -l output. Meaning, it should give me the full path of the file along with the... (1 Reply)
Discussion started by: matifr
1 Replies

6. UNIX for Dummies Questions & Answers

How can I list all users from a terminal window in MAC?

Hi, What command is needed to find all or certain users from a terminal window in MAC OS X 10.5? Where is a list of categorized commands that could help me find answers similar to this particular question? Thanks. Juan Dent (1 Reply)
Discussion started by: Juan Dent
1 Replies

7. UNIX for Dummies Questions & Answers

How to create new users on my mac from the terminal

I finally got how to su - in my mac from the terminal. Now I would like to be able to add new users. useradd -m -d ..... doesn't seem to work. (1 Reply)
Discussion started by: bigmac18
1 Replies

8. UNIX for Dummies Questions & Answers

How to find root owned world writable files?

Being a system administrator i came across a statement as " Excluding temporary directories /tmp and /var/tmp, no root owned files should be in world writable directories" While the above statement may look straight forward but how would i check if there are any such directories in the... (7 Replies)
Discussion started by: pinga123
7 Replies

9. UNIX for Dummies Questions & Answers

[Solved] Using w; how to list find all the users

Hi, On my system, I have about 75 users. Some uers have two or three sessions on the same systems. when I do w, it shows all the sessions. Is there any way to find only the users and not worry about how many sessions. For example: you can see sshe has four connection. I only want to know... (5 Replies)
Discussion started by: samnyc
5 Replies

10. UNIX for Advanced & Expert Users

Find the list of files with a set of Users

Hello all, I want to find the files for certain users. I cant make the or condition work in this instance. I've tried the code below but it didnt worked. Any input on how to get the list for all files for this users. find . -type f -user abc134 -o -user xyz345 -o bce483 -exec ls... (6 Replies)
Discussion started by: sethmj
6 Replies
Gtk2::CellRendererPixbuf(3)				User Contributed Perl Documentation			       Gtk2::CellRendererPixbuf(3)

NAME
Gtk2::CellRendererPixbuf HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::CellRenderer +----Gtk2::CellRendererPixbuf METHODS
cellrenderer = Gtk2::CellRendererPixbuf->new PROPERTIES
'follow-state' (boolean : readable / writable / private) Whether the rendered pixbuf should be colorized according to the state 'gicon' (Glib::Object::_Unregistered::GIcon : readable / writable / private) The GIcon being displayed 'icon-name' (string : readable / writable / private) The name of the icon from the icon theme 'pixbuf' (Gtk2::Gdk::Pixbuf : readable / writable / private) The pixbuf to render 'pixbuf-expander-closed' (Gtk2::Gdk::Pixbuf : readable / writable / private) Pixbuf for closed expander 'pixbuf-expander-open' (Gtk2::Gdk::Pixbuf : readable / writable / private) Pixbuf for open expander 'stock-detail' (string : readable / writable / private) Render detail to pass to the theme engine 'stock-id' (string : readable / writable / private) The stock ID of the stock icon to render 'stock-size' (Glib::UInt : readable / writable / private) The GtkIconSize value that specifies the size of the rendered icon SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::CellRenderer COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::CellRendererPixbuf(3)
All times are GMT -4. The time now is 10:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy