What's the fastest way to open a file in Linux?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fzf

    :cherry_blossom: A command-line fuzzy finder

  • Take a look at fzf.

  • via

  • I wanted the same experience (press hotkey, type part of the name of the file, press enter) and wrote this small program that does exactly that (plus handles websites, shell commands, and is very customizable). By default it uses dmenu but you can make it use rofi or anything else. There's actually a whole bunch of similar programs, such as dmenu-extended which probably is the most famous.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dmenu-extended

    An extension to dmenu for quickly opening files and folders.

  • I wanted the same experience (press hotkey, type part of the name of the file, press enter) and wrote this small program that does exactly that (plus handles websites, shell commands, and is very customizable). By default it uses dmenu but you can make it use rofi or anything else. There's actually a whole bunch of similar programs, such as dmenu-extended which probably is the most famous.

  • fsv

    fsv is a file system visualizer in cyberspace. It lays out files and directories in three dimensions, geometrically representing the file system hierarchy to allow visual overview and analysis.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • pyfzf : Python Fuzzy Finder

    2 projects | dev.to | 10 Mar 2024
  • Command Line Fuzzy Search

    1 project | news.ycombinator.com | 15 Feb 2024
  • A Practical Guide to fzf: Vim Integration

    2 projects | /r/commandline | 29 Nov 2023
  • ltag: A little CLI tool for tagged text searching

    2 projects | dev.to | 27 Oct 2023
  • Any library for FZF style fuzzy string matching?

    2 projects | /r/dotnet | 20 Jul 2023