If you work within a Linux terminal, working with non-Linux users can be difficult. These tools help with document compatibility and companywide instant messaging. I spend most of my computing life in the Shell (command line, terminal or whatever you want to call it on your platform of choice). This can be a bit challenging, though, when I need to work with large groups of other people, especially in big enterprise companies that — well — use anything but the Shell. The problems that crop up are made worse when other people within your company use a different platform than you. I tend to use Linux. If I’m doing a lot of my daily work from a Linux terminal and the bulk of my co-workers use Windows 10 (entirely from the GUI side), things can get … problematic. Luckily, over the past few years, I’ve figured out how to deal with these problems. I’ve found ways to make using a Linux (or other Unix-like systems) Shell much more doable within a non-Unix, corporate environment. These tools/tips apply equally well for SysAdmins working on a company’s servers as they do for developers or marketing people. Command line tools for working with non-Linux users Let’s start by focusing on the two areas that seem to be the hardest to solve for many people in big companies: document compatibility and enterprise instant messaging. Document compatibility between Linux and non-Linux systems One of the biggest issues that crops up is that of simple word processing document compatibility. Let’s say your company has standardized on Microsoft Office. This makes you sad. But do not lose hope! There are ways to make this (mostly) work — even from the Shell. Two tools are critical in my arsenal: Pandoc and Wordgrinder. Wordgrinder is a simple, straight-to-the-point word processor. It may not be as full-featured as LibreOffice (or, really, any major GUI word-processing application), but it’s fast. It’s stable. And it supports just enough features (and file formats) to get the job done. In fact, I write the majority of my articles and books entirely in Wordgrinder. But there’s a problem (you knew there had to be). Wordgrinder doesn’t support .doc (or .docx) files. That means it can’t read most files that your Windows- and MS Office-using co-workers send you. That’s where Pandoc comes in. It’s a simple document converter that takes a wide range of files as input (MS Word, LibreOffice, HTML, markdown, etc.) and converts them to something else. The number of formats supported here is absolutely phenomenal — PDF, ePub, various slideshow formats. It really makes converting documents between formats a breeze. That’s not to say I don’t occasionally encounter formatting or feature issues. Converting a Word document that has a lot of custom formatting, some scripting, and an embedded chart? Yeah, a lot of that will be lost in the process. But in practical terms, the combination of Pandoc (for converting files) and Wordgrinder (for document editing) has proven quite capable and powerful. Corporate instant messaging between Linux and non-Linux systems Every company likes to standardize on an instant messaging system — something for all employees to use to keep in real-time contact. From the command line, this can get tricky. What if your company uses Google Hangouts? Or how about Novell GroupWise Messenger? Neither have officially supported, terminal-based clients. Thank goodness, then, for Finch & Hangups. Finch is sort of the terminal version of Pidgin (the open-source, multi-protocol messenger client). It supports a wide variety of protocols, including Novell GroupWise, (the soon to be dead) AOL Instant Messenger, and a bunch of others. And Hangups is an open implementation of a Google Hangouts client — complete with message history and a nice tabbed interface. Neither of these solutions will provide you with voice or video chat capabilities, but for text-based messaging, they work delightfully well. They aren’t perfect (the user interface of Finch takes some getting used to), but they’re definitely good enough to keep in touch with your co-workers. Will these solutions allow you to spend your entire work day within the comforts of a text-only Shell? Probably not. Personally, I find that (with these tools, and others) I can comfortably spend roughly 80 percent of my day in a text-only interface. Which feels pretty darn great. Related content opinion Lunduke’s Theory of Computer Mockery — no technology is sacred The more important the technology, the more ruthlessly and brutally it will be mocked. By Bryan Lunduke Nov 06, 2017 3 mins Technology Industry analysis What is MINIX? The most popular OS in the world, thanks to Intel You might not know it, but inside your Intel system, you have an operating system running in addition to your main OS that is raising eyebrows and concerns. It's called MINNIX. By Bryan Lunduke Nov 02, 2017 3 mins Intel Linux Servers feature History of computers, part 2 — TCP/IP owes a lot to Xerox PUP An interview with Robert Taylor, former manager of Xerox PARC, shows TCP/IP designs were based a lot on the PARC Universal Packet (PUP) networking protocol suite. By Bryan Lunduke Oct 23, 2017 4 mins Internet Networking opinion Server downtime is bad. Server slowness is worse A server going down can really muck things up for any business. Also problematic, and costly, though, are slow servers, databases and networks. By Bryan Lunduke Oct 04, 2017 3 mins Servers Data Center Podcasts Videos Resources Events NEWSLETTERS Newsletter Promo Module Test Description for newsletter promo module. Please enter a valid email address Subscribe