Horje
sed subgroup pattern replace Code Example
sed subgroup pattern replace
sed -E "s/(.*)\.png/\/full\/path\/\1/g" <<< "lolsed_bulsh.png"
# output is 
# /full/path/lolsed_bulsh




Shell

Related
build proto Code Example build proto Code Example
drupal 9 dump database Code Example drupal 9 dump database Code Example
install pip raspberry ip Code Example install pip raspberry ip Code Example
virtualev Code Example virtualev Code Example
search a keyword in python documents in linux Code Example search a keyword in python documents in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10