Sponsored Content
The Lounge What is on Your Mind? Do You Sleep With Battery Powered Devices? Post 302321022 by reborg on Friday 29th of May 2009 06:15:14 PM
Old 05-29-2009
No,

Mobile phone and ipod are in docking stations on the night stand when in the bedroom and I don't have a tv or anything else with a remote in the room.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

passthrough devices vs. named devices

I am having trouble understanding the difference between a passthrough device and a named device and when you would use one or the other to access equipment. As an example, we have a tape library and giving the command "camcontrol devlist" gives the following output: akx# camcontrol... (1 Reply)
Discussion started by: thumper
1 Replies

2. SCO

COuld not telnet but server powered

Hi We are running SCO unixware 7.1.1. I am new to unix so hope someone can help. This morning no one could log into the unix server by ssh. Server could not be pinged but the server was powered. We could not also view the screen. We have to manually power it down and it came back up. I... (0 Replies)
Discussion started by: tjsingh
0 Replies

3. Programming

SQL Powered Awk (SPAWK)

If anyone is interesting in using awk with MySQL databases, then I have some good news: I've developed a (shared) library, namely libspawk.so, using MySQL C API and GNU awk's extension feature. If you are using MySQL and you like awk, then you'll find very useful to use SPAWK module. Please... (0 Replies)
Discussion started by: Panos1962
0 Replies

4. Shell Programming and Scripting

Wrapping 'sleep' with my 'resleep' function (Resettable sleep)

This is a very crude attempt in Bash at something that I needed but didn't seem to find in the 'sleep' command. However, I would like to be able to do it without the need for the temp file. Please go easy on me if this is already possible in some other way: How many times have you used the... (5 Replies)
Discussion started by: deckard
5 Replies
CHFN(1) 						      Linux Reference Manual							   CHFN(1)

NAME
chfn - change your finger information SYNOPSIS
chfn [ -f full-name ] [ -o office ] [ -p office-phone ] [ -h home-phone ] [ -u ] [ -v ] [ username ] DESCRIPTION
chfn is used to change your finger information. This information is stored in the /etc/passwd file, and is displayed by the finger pro- gram. The Linux finger command will display four pieces of information that can be changed by chfn : your real name, your work room and phone, and your home phone. COMMAND LINE Any of the four pieces of information can be specified on the command line. If no information is given on the command line, chfn enters interactive mode. INTERACTIVE MODE In interactive mode, chfn will prompt for each field. At a prompt, you can enter the new information, or just press return to leave the field unchanged. Enter the keyword "none" to make the field blank. OPTIONS
-f, --full-name Specify your real name. -o, --office Specify your office room number. -p, --office-phone Specify your office phone number. -h, --home-phone Specify your home phone number. -u, --help Print a usage message and exit. -v, --version Print version information and exit. SEE ALSO
finger(1), passwd(5) AUTHOR
Salvatore Valente <svalente@mit.edu> chfn October 13 1994 CHFN(1)
All times are GMT -4. The time now is 04:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy