×
Past week
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
6 days ago · Grep is a powerful utility on Linux. Want to get more out of the tool? This article will show you how to use it including many practical examples.
6 days ago · Master Bash file searching with practical exercises, solutions, and explanations. Learn to find files by name, modification time, size, content, ownership, ...
6 days ago · Explore the different methods available for performing a search and replace with the Vim editor.
36 minutes ago · Ask questions, find answers and collaborate at work with Stack Overflow for Teams. ... Connect and share knowledge within a single location that is structured and ...
3 days ago · I'm trying to make a newly created window stack onto the last existing window (or stack) when there are two windows (or stacks) in the current space.
5 days ago · Grep stands for Global Regular Expression Print. The grep command is used to search for a text in a file by pattern matching based on regular expression.
4 hours ago · In LINUX, there exists a command line utility for this and that is free command which displays the total amount of free space available along with the amount of ...
Missing: q= | Show results with:q=
5 days ago · This example shows how to find all files that have a specified file name extension (for example ".txt") in a specified directory tree. It also shows how to ...
Missing: grep | Show results with:grep
3 days ago · I'm trying to create BLE GATT services on my Raspberry Pi 4 using C++. Have searched for a while but wasn't able to find useful hints/examples. More details: I' ...