Sponsored Content
Full Discussion: Sysadmin Day.
Special Forums News, Links, Events and Announcements Sysadmin Day. Post 23406 by ravuya on Saturday 22nd of June 2002 11:27:09 PM
Old 06-23-2002
Somehow, I doubt that Hallmark has cards for this occasion...

Figures, the one holiday that really matters is the only one Hallmark doesn't officially recognize.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sysadmin LOGIN msgs for all users

Is there a way, as sysadmin, to put out system msgs, ie scheduled downtime, backup info, etc, whenever users log in? (5 Replies)
Discussion started by: kymberm
5 Replies

2. IP Networking

Networking sysadmin/blocking/IM

What's the latest talk about instant messaging services in teh workplace, regarding blocking it, shutting off ports, etc? Is there a forum somewhere for this? Can't you shut down ports on linux or unix for IM services? (1 Reply)
Discussion started by: kymberm
1 Replies

3. News, Links, Events and Announcements

Sysadmin Day Meetup in NYC

Hi All, I just joined this forum, and I think its great! I wanted to let you know in honor of Systems Administrator Appreciation Day (which is next Friday, as you probably know), I'm organizing a meetup in New York City to celebrate. I've made a page with more information here: ... (0 Replies)
Discussion started by: MPSimmons
0 Replies

4. Shell Programming and Scripting

Script to find previous month last day minus one day timestamp

Hi All, I need to find the previous month last day minus one day, using shell script. Can you guys help me to do this. My Requirment is as below: Input for me will be 2000909(YYYYMM) I need the previous months last day minus 1 day timestamp. That is i need 2000908 months last day minus ... (3 Replies)
Discussion started by: girish.raos
3 Replies

5. What is on Your Mind?

Happy SysAdmin Appreciation Day!

A big Thank You to the admins of unix.com, for keeping the platform of a great community running smoothly and error-free. In case you don't know what I'm talking about: SysAdmin Appreciation Day (5 Replies)
Discussion started by: pludi
5 Replies

6. Solaris

[solved] Group sysadmin missing

Hello all I recently installed a fresh copy of Solaris. I noticed that /etc/passwd does not contain an entry for sysadmin Group #14. Why isnt it there? Other websites state that by default it should be there ! Help! Regards, Junaid ---------- Post updated at 01:04 AM ----------... (1 Reply)
Discussion started by: Junaid Subhani
1 Replies

7. AIX

A book for sysadmin

Please i searching a book which covering system administration of aix7 or 6 :lvm,virtualization,fs,etc Ebook and amazon ok. Do you know something good? Thanks (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
INTERCAL::Charset::Baudot(3pm)				User Contributed Perl Documentation			    INTERCAL::Charset::Baudot(3pm)

NAME
Charset::Baudot - allows to use Baudot string constants in ASCII programs (and v.v.) SYNOPSIS
use Charset::Baudot 'baudot2ascii'; my $a = baudot2ascii"(Baudot text)"; DESCRIPTION
Charset::Baudot defines functions to convert between a subset of ASCII and a subset of nonstandard Baudot - the original Baudot allows only letters, numbers, and some punctuation. We assume that a "Shift to letters" code while already in letters mode means "Shift to lowercase" and "Shift to figures" while already in figures mode means "Shift to symbols". This allows to use up to 120 characters. However, for sim- plicity some characters are available in multiple sets, so the total is less than that. Two functions, baudot2ascii and ascii2baudot, are exportable (but not exported by default). They do the obvious thing to their first argu- ment and return the transformed string. BAUDOT CHARACTER TABLE
The following are the characters recognised. As described, the "shift" characters have nonstandard meaning. set Letters Lowercase Figures Symbols code 00 N/A N/A N/A N/A 01 E e 3 Cents 02 L/F L/F L/F L/F (line feed) 03 A a - + 04 Space Space Space Tab 05 S s BELL 06 I i 8 # 07 U u 7 = 08 C/R C/R C/R C/R (carriage return) 09 D d $ * 10 R r 4 { 11 J j ' ~ 12 N n , XOR 13 F f ! | 14 C c : ^ 15 K k ( < 16 T t 5 [ 17 Z z " } 18 W w ) > 19 L l 2 ] 20 H h N/A backspace 21 Y y 6 @ 22 P p 0 N/A 23 Q q 1 POUND 24 O o 9 NOT 25 B b ? delete 26 G g & N/A 27 Figures Figures Symbols Symbols 28 M m . % 29 X x / _ 30 V v ; N/A 31 Lowercase Lowercase Letters Letters COPYRIGHT
This module is part of CLC-INTERCAL. Copyright (C) 1999, 2000, 2002, 2006, 2007 Claudio Calvelli, all rights reserved See files README and COPYING in the distribution for information. SEE ALSO
A qualified psychiatrist. perl v5.8.8 2008-03-29 INTERCAL::Charset::Baudot(3pm)
All times are GMT -4. The time now is 07:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy