0

Is qlmanage command is present in Ubuntu? Or is there any similar commands?

Radu Rădeanu
  • 174,089
  • 51
  • 332
  • 407

1 Answers1

0

Quick Look doesn't exist in Ubuntu, so I'm going to say no to something like qlmanage.

There's gloobus, which apparently provides something similar, though I've never used it.

Nautilus (the file manager) has thumbnails, and according to this answer you can reset the cache by deleting ~/.cache/thumbnails or ~/thumbnails depending on what version of Ubuntu you're running.

Ben Williams
  • 1,330