snippetbashTip
lsix — List and display images in sixel format on the terminal. See also: `img2sixel`. More information: <h
Viewed 0 times
lsixsixelcommandimagesandclilistdisplay
Problem
How to use the
lsix command: List and display images in sixel format on the terminal. See also: img2sixel. More information: <https://github.com/hackerb9/lsix>.Solution
lsix — List and display images in sixel format on the terminal. See also: img2sixel. More information: <https://github.com/hackerb9/lsix>.List images in the current directory:
lsixList images in a specific directory:
lsix {{path/to/directory}}Display an image on the terminal:
lsix {{path/to/image}}Code Snippets
List images in the current directory
lsixList images in a specific directory
lsix {{path/to/directory}}Display an image on the terminal
lsix {{path/to/image}}Context
tldr-pages: common/lsix
Revisions (0)
No revisions yet.