commands.page Website Logo

  • Home
  • Categories
  • Search

Search

Search the website for Articles about Applications, Compression, Devices, Files & Directories, Network, Security, Shell Scripting, System and other related topics.

Search Instructions

White space acts as an AND operator, while a single pipe (|) character acts as an OR operator. To escape white space, use double quote ex. ="scheme language" for exact match.

A table showing the possible search operations

Token

Match type

Description

keywordfuzzy-matchItems that fuzzy match keyword
=keywordexact-matchItems that are keyword
'keywordinclude-matchItems that include keyword
!keywordinverse-exact-matchItems that do not include keyword
^keywordprefix-exact-matchItems that start with keyword
!^keywordinverse-prefix-exact-matchItems that do not start with keyword
keyword$suffix-exact-matchItems that end with keyword
!keyword$inverse-suffix-exact-matchItems that do not end with keyword