In memoriam: Linux evangelist and Linux.com editor Joe Barr


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News In memoriam: Linux evangelist and Linux.com editor Joe Barr
# 1  
Old 07-11-2008
In memoriam: Linux evangelist and Linux.com editor Joe Barr

07-11-2008 12:22 PM
Our colleague Joe Barr sometimes described himself as a doddering old geek. Many knew him as a Linux evangelist; others knew him from his ham radio activities. And those of us who worked with Joe knew him in all of his sometime irascible, often funny moods. Joe was always one of our favorite people, and we are devastated to report that he died at home, unexpectedly, last night.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

What is Your Favorite Editor for Linux and UNIX? | A Video in 1080 HD

We have asked UNIX.com users over the years what is their favorite editor and why. Here is the top three answers. Here is a new YT video on this question: What Editor Does Everyone Use? https://youtu.be/gqE8RTZZt9g Of course, vi was the overwhelming favorite. Credits: 1080 HD... (3 Replies)
Discussion started by: Neo
3 Replies

2. HP-UX

UNIX VI editor equivalent of LINUX

Hi All, I am comfortable working in LINUX and need equivalents for HP-UX for below mentioned, 1. We use TAB key to expand/reveal a name in LINUX. Is there any way to make this work for UNIX, where it is double escape. 2. Also can we use make use of left,down,up,right keys instead... (3 Replies)
Discussion started by: pradebban
3 Replies

3. Linux

Space bar issue in Vi editor on Linux - Solaris

Hi I have a process generating a file in Solaris. Now we have migrated the process to Linux. When we open the file in vi on solaris and hit space bar, it stops after reaching the end of line. But in linux it continues to go on the next line. So I want to know whether the difference is between the... (4 Replies)
Discussion started by: sudhamacs
4 Replies

4. SuSE

<92> unknown character when opened with Vi editor in Linux

Hi, One of our applications has this string : xxx ¿ yyyyy We are on Linux Suse and the character set is en_US.UTF-8. Our requirement is to replace this special character ¿ with a space. When we open the file containing this string using VI editor we see the same character as <92> xxx... (10 Replies)
Discussion started by: LinuxTest
10 Replies

5. Programming

C++ Editor for Linux MD9.1

What is the best C++ editor that works under MD9.1? I know the question is more of a personal opinion, but it's more meant for me to see what program would be best to install. Also, does C++ under a unix-based OS work differently then under windows? Because I've learned C++ for windows and want... (9 Replies)
Discussion started by: Arendo
9 Replies
Login or Register to Ask a Question
RXECHO(8)						   Linux System Managers Manual 						 RXECHO(8)

NAME
rxecho - Route AX.25 packets between ports transparently. SYNOPSIS
rxecho [-l] [-v] DESCRIPTION
Rxecho copies AX.25 frames between interfaces without altering their contents. The purpose of this utility is to allow other AX.25 aware programs/computers to share the same AX.25 ports as the Linux kernel AX.25 code. It could be used to route packets out onto another serial port to allow another machine running DOS based programs to share the same radio ports as the Linux machine, or it could route packets out onto a pseudo-tty to another application on the same machine. The copying could even be to another radio port. The copying of the packets is controlled by a configuration file rxecho.conf(5), which can be set up to selectively copy packets. OPTIONS
-l Enables logging of errors to the system log, the default is off. -v Display the version. FILES
/etc/ax25/axports /etc/ax25/rxecho.conf SEE ALSO
axports(5), rxecho.conf(5), kissattach(8). AUTHOR
Tomi Manninen OH2BNS <oh2bns@sral.fi> Linux 15 October 1996 RXECHO(8)