Articles tagged in: grep



grep — Case Insensitive Search

Searching for a pattern in files using grep is case-sensitive by default. Case-sensitive means that grep looks for an exact match of your pattern in the related file. This may not surface all search value matches because of different writing styles for a given text. This tutorial shows you how …

Continue Reading

Android Custom Fonts Renewed — Font Family

In the last tutorial, we've explored the modern way of implementing custom fonts on Android. However, it broke the support for dynamically changing the font style and weights (for example, bold or italic). In this tutorial, we'll fix this drawback and configure a font family with different styles. {{outline}} {{video} …

Continue Reading
Page 1 of 13

Explore the Library

Find interesting tutorials and solutions for your problems.