Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
potong
potong has asked
3
questions and find answers to
210
problems.
Stats
4.8k
EtPoint
1.5k
Vote count
3
questions
210
answers
About
potong questions
What is the equivalent shell.nix for nix-shell '<nixpkgs>' -A gnused
Non-greedy Pattern Expression
potong answers
Using sed in Linux to extract lines from a log file
Is it possible to extract certain rows from a file where the first column contains an identifier that matches the names of other files?
bash Script to replace words
How to replace all underscores in a text except the ones that are part of a specific word or pattern in Unix Shell
Search for a String, and retrieve all lines following it until another specific pattern
Using sed to replace a number greater than a specified number at a specified position
grep / sed: How to print *something* when nothing matches
How to delete 5 lines before and 6 lines after pattern match using Sed?
Obtain all the lines before and after a pattern match until a there is blank line
How to replace two code blocks in a file by sed or awk