All categories
Add new FAQ
Question
Open questions
Login
Login
Tagged entries
2 search results
Manual: crontab
NAME crontab - maintain crontab files for individual users (ISC Cron V4.1) SYNOPSIS crontab [-u user] file crontab [-u user] [-l ...
How do I remove all lines from a file up to a keyword?
To remove all lines up to and including a keyword from a file simply use sed as follows: sed '1,/keyword/d' infile ...
Tags
edit
Add Search Word
cron
1
crontab
1
manual
1
vixiecron
1
remove
1
sed
1