• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

finch Command Examples in Linux

by Deepika

Finch is a console-based modular messaging client that allows users to communicate through various instant messaging protocols from a command-line interface. It is written in the C programming language, and is designed to be lightweight, fast, and easy to use.

One of the key features of Finch is its modular design, which allows users to easily add support for new messaging protocols. The client is built on top of the libpurple library, which provides a consistent API for interacting with different instant messaging protocols. This means that users can add support for new protocols simply by installing new libpurple plugins, without needing to make any changes to the Finch client itself.

Finch supports a wide range of instant messaging protocols, including popular ones like AIM, ICQ, MSN, Yahoo, Jabber/XMPP, Gadu-Gadu, and Zephyr. It also has built-in support for encryption protocols like OTR (Off-the-Record Messaging) and PGP (Pretty Good Privacy) to improve the security of the communication.

Finch is often used by users who prefer to use the command-line interface over a graphical user interface, as well as by users who are looking for a lightweight and fast messaging client that can run on older or less powerful systems. It’s also popular among system administrators who want to be able to communicate with their colleagues and clients through instant messaging, but prefer to do so from the command line.

finch Command Examples

1. Launch finch:

# finch

2. Quit:

# alt + q or ctrl + c

3. Show actions menu:

# alt + a

4. Jump to n-th window:

# alt + number_key

5. Close current window:

# alt + c

6. Start moving a window, use arrow keys to move, press escape when done:

# alt + m

7. Start resizing a window, use arrow keys to resize, press escape when done:

# alt + r

Filed Under: Linux

Some more articles you might also be interested in …

  1. uptime: command not found
  2. rpm: error while loading shared libraries: invalid ELF header
  3. getfacl: command not found
  4. Why Does “netstat” Output Show Many Connections in CLOSE_WAIT Status?
  5. cuyo: command not found
  6. vshadowmount: command not found
  7. Basic Master Cups Server and Clients Configuration for Browsing in CentOS/RHEL 7
  8. iSCSI connection command examples (Cheat Sheet)
  9. How to install CentOS / RHEL 7 on RAID Partition
  10. “map in use” error while removing multipath device in CentOS/RHEL

You May Also Like

Primary Sidebar

Recent Posts

  • fprintd-delete Command Examples in Linux
  • fprintd-delete: command not found
  • foreman: command not found
  • foreman Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright