Skip to content

ukhan2014/string_manip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

string_manip

Just some command line tricks with strings:

Output all strings that start and end with some regex using grep:

grep -o '\start.*end' manifest_8.1_v3.xml > paths

About

command line tricks with strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published