Every day, a password-protected Excel file (.xls) arrives on our Linux server; we now manually remove the password from local storage and use it for other reports.
Is it possible to use shell scripts in Linux to automatically remove passwords when the password is known? are any other potential choices?