Horje
grep print all after Code Example
grep print all after
For retrieving part from match to end of file use onw of following:
sed -n '/matched/,$p' file
awk '/matched/,0' file




Shell

Related
ubuntu service start example Code Example ubuntu service start example Code Example
how to start splunk Code Example how to start splunk Code Example
how to check file size in linux Code Example how to check file size in linux Code Example
terminate gitpod ports Code Example terminate gitpod ports Code Example
cut command in unix Code Example cut command in unix Code Example

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