• 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

nsxiv Command Examples

by Deepika

nsxiv is a simple image viewer for X Window System, also known as X11, which is the primary graphical display system for many Unix-based operating systems. nsxiv is written in C and uses the Xlib library for display and input management.

nsxiv is designed to be a fast, lightweight, and easy-to-use image viewer that can be run from the terminal. It supports common image formats, including JPEG, PNG, GIF, and others, and provides basic image viewing and navigation features, such as zooming and panning.

nsxiv is particularly useful for users who prefer to use the terminal for their day-to-day tasks, or for those who are looking for a fast and simple image viewer that can be easily installed and used on X11-based systems.

nsxiv Command Examples

1. Open images:

# nsxiv {{path/to/file1 path/to/file2 ...}}

2. Open images from directories in image mode:

# nsxiv {{path/to/directory1 path/to/directory2 ...}}

3. Search directories recursively for images to view:

# nsxiv -r {{path/to/directory1 path/to/directory2 ...}}

4. Quit nsxiv:

# q

5. Switch to thumbnail mode or open selected image in image mode:

# Return

6. Count images forward in image mode:

# n

7. Count images backward in image mode:

# p

Summary

It’s important to note that nsxiv is a relatively simple image viewer, and may not have as many features or as much functionality as more feature-rich image viewers. However, its simplicity and lightweight design make it an attractive option for users who value speed and efficiency.

Filed Under: Linux

Some more articles you might also be interested in …

  1. How to check failed or bad login attempts in Linux
  2. How to Enable Password Aging in Linux with NIS
  3. cp: command not found
  4. btrfs inspect-internal Command Examples in Linux
  5. ‘Found duplicate PV’ warnings when using LVM with multipath storage in RHEL/CentOS
  6. gdebi Command Examples in Linux
  7. grpck command – Remove corrupt or duplicate entries in the /etc/group and /etc/gshadow files.
  8. debuild Command Examples in Linux
  9. How to Disable IPv6 on Ubuntu 22.04 LTS Jammy Jellyfish
  10. 5 Useful Command Examples to Monitor User Activity under Linux

You May Also Like

Primary Sidebar

Recent Posts

  • protonvpn-cli Command Examples in Linux
  • protonvpn-cli connect Command Examples
  • procs Command Examples in Linux
  • prlimit: command not found

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright