Linux: December 2016 Archives

Linux Named Pipe

user-pic
Vote 0 Votes

mkfifo fifo_file
cat fifo_file

In another shell session
date > fifo_file

You'll see date info in first shell session.
General Usage: piping data from program A to program B.

ref. Named pipe

OTP Client for Linux and Windows

user-pic
Vote 0 Votes

For Linux: OATH Toolkit
For Windows: WinAuth

About this Archive

This page is an archive of entries in the Linux category from December 2016.

Linux: June 2016 is the previous archive.

Linux: September 2017 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Linux: Monthly Archives

Monthly Archives