Windows cmd has command equivalents for many commonly used Linux commands. For example, to filter output for HTTPS connections, Linux uses `lsof -s | grep 'https'`, while Windows uses `netstat -n -a | findstr "https"`.
techkettle.blogspot.com
2 min
21h ago
Windows cmd has command equivalents for many commonly used Linux commands. For example, to filter output for HTTPS connections, Linux uses `lsof -s | grep 'https'`, while Windows uses `netstat -n -a | findstr "https"`.
techkettle.blogspot.com
2 min
21h ago
Windows cmd has command equivalents for many commonly used Linux commands. For example, to filter output for HTTPS connections, Linux uses `lsof -s | grep 'https'`, while Windows uses `netstat -n -a | findstr "https"`.
techkettle.blogspot.com
2 min
21h ago
No more articles to load