Tagged “search”
-
TIL Find Command search terminal commands
I wanted to look for files with a specific extension. You can do that with ls *.(mp3|exe|mp4)
-
TIL obscure search engines search index
We all know the big ones like Google and Bing that have massive Indexes. THen we know about Wolfram Alpha and DuckDuckGo. But have you heard of Thunderstone?
-
TIL IndexNow seo search
IndexNow is an open-source protocol that allows website publishers to instantly index across participating search engines, updating results based upon the latest content changes.
-
TIL passive aggressive easter egg easteregg search css
Go to this corporate website and open the search (top right) and then submit with an empty search 7-8 times for a passive aggressive response.
-
TIL Searching a static site static-sites search
Without a database to query for it, there's no built in-search query. Create your own search query system. (with a fallback where it opens up something like Duck Duck Go).
-
TIL doing a reverse-search history in bash terminal search
Your bash history is saved with up/down arrow keys. Which means you shouldn't save your passwords on it. But you can use Ctrl+R to open up a search prompt.
See all tags.