Horje
how to grep curl verbose Code Example
how to grep curl verbose
#Just redirect the output with "2>&1" and filter details with "--silent"
curl -v --silent https://google.com/ 2>&1 | grep expire




Shell

Related
gitignore all log files Code Example gitignore all log files Code Example
git pull on another branch Code Example git pull on another branch Code Example
discord unexpected token = Code Example discord unexpected token = Code Example
crontab is not running my shell script Code Example crontab is not running my shell script Code Example
windows environment variables home directory Code Example windows environment variables home directory Code Example

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