We are receiving a Password protected Excel file (.xls) daily in our Linux server with password known and currently we are manually removing the password in local and using it for other reports.
Is there a way to automate password removal step in Linux (via shell scripts) with password known? or any other possible options?