#!/bin/bash

openssl rsa -text -noout -in "$1"
