openssl pkcs12 -in certname.pfx -out key.pem -nodes
You may also like
find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/
Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time […]
interface/ethernet/set [find where !running ] disabled=yes
This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles […]