Azure-Samples / azure-files-samples

This repository contains supporting code (PowerShell modules/scripts, ARM templates, etc.) for deploying, configuring, and using Azure Files.
https://docs.microsoft.com/azure/storage/files/storage-files-introduction
MIT License
226 stars 192 forks source link

Fix minor errors in smbclientlogs.sh #157

Closed ksub42 closed 1 year ago

ksub42 commented 1 year ago
- Dump script progress/errors into stdout
- Remove log directory only if it exists
- Check that we're root
- Check to see that tcpdump exists
- Fix rpm/apt check for package install details