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
OCAMLGRAPH-EDITOR(1)						   User Commands					      OCAMLGRAPH-EDITOR(1)

NAME
ocamlgraph-editor - GTK-based graph editor based on hyperbolic geometry. SYNOPSIS
ocamlgraph-editor [-dfs] [-bfs] [-rr refresh-rate] [-aa] [[-help] | [--help]] [graph-file] DESCRIPTION
This manual page documents briefly the ocamlgraph-editor command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. ocamlgraph-editor is an OCaml and GTK based graph editor based on hyperbolic geometry. -dfs DFS drawing strategy. -bfs BFS drawing strategy. -rr refresh-rate Set the refresh rate, must be greater than 0. -aa Turn off anti-aliased mode. graph-file Files to edit. -help, --help Display an help message. LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage. AUTHOR
Sylvain Le Gall <gildor@debian.org> COPYRIGHT
Copyright (C) 2008 Sylvain Le Gall OCamlGraph June 21, 2008 OCAMLGRAPH-EDITOR(1)