Giter VIP home page Giter VIP logo

trax's Introduction

TraX

TraX is a utility for finding files.

TraX is not a "query" tool. It does not keep a database of files and attributes. It is a traditional find tool, which searches the disk every time, looking for files that meet your criteria. The find-criteria are not Haiku specific, and it does not (currently) search attributes.

Varieties of TraX

TraX comes in two varieties.

  • FastTraX is similar to the Windows find tool. Windows users should find its features very familiar.

FastTraX

  • TraX is a cross between the UNIX "find" command the the MacOS "Find Files" tool. It has much of the power of "find" with a Mac-like interface (a Mac on steroids that is).

TraX

Building, Compiling and Installing

To Build:

  • On Haiku, run make

To Install:

  • On Haiku, run make install

For more deatils, refer to the Manual.

Flaws in Haiku's Query System

Although Haiku comes with a very powerful query mechanism, there are some flaws that TraX does not have. Haiku Queries..

  • ... can only search on filesystems that keep indices, i.e. it only works on BFS formatted disks (no Windows, macOS or Linux filesystems).
  • ... cannot search within certain folders only, but must search across the whole disk.
  • ... cannot search for text inside a file.

License

TraX is Free Software, distributed under the GPL. See Docs/Licence/GPL for more info.

trax's People

Contributors

bachtothefuture avatar oscarl avatar pulkomandy avatar waddlesplash avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.