{"repo":"raforg/rawhide","free":true,"listed":false,"github":"https://github.com/raforg/rawhide","clone":"git clone https://github.com/raforg/rawhide.git","description":"find files using pretty C expressions","language":"C","stars":59,"topics":["command-line","find","linux","unix","cygwin","freebsd","netbsd","openbsd","pcre2","solaris"],"license":"GPL-3.0","category":"cli-tools","readme_excerpt":"README rawhide - ( rh ) find files using pretty C expressions INTRODUCTION Rawhide ( rh ) lets you search for files on the command line using expressions and user-defined functions in a mini-language inspired by C . It's like find(1) , but more fun to use. Search criteria can be very readable and self-explanatory and/or very concise and typeable, and you can create your own lexicon of search terms. The output can include lots of detail, like ls(1) . DESCRIPTION Rawhide ( rh ) searches the filesystem, starting at each given path, for files that make the given search criteria expression true. If no search paths are given, the current working directory is searched. The search criteria expression can come from the command line (with the -e option), from a file (with the -f option), or from standard input ( stdin ) (with -f- ). If there is no explicit -e option expression, rh can look for an implicit expression among any remaining command line arguments. If no expression is specified, the default search criteria is the expression 1 , which matches all filesystem entries. An rh expression is a C -like expression that can call user-defined functions. These expressions can contain all of C 's conditional, logical, relational, equality, arithmetic, and bitwise operators. Numeric constants can be decimal, octal, or hexadecimal integers. Decimal constants can have scale units (e.g., 10K ). There are built-in symbols that represent each candidate file's inode metadata. These are the fiel","default_branch":null,"files":null,"tree":[],"storefront":"/r/raforg","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/raforg/rawhide/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}