Skip to main content
Post Closed as "exact duplicate" by Gilles 'SO- stop being evil', Anthon, slm, manatwork, tshepang
edited tags
Link
Gilles 'SO- stop being evil'
  • 865.3k
  • 205
  • 1.8k
  • 2.3k
Fix wording.
Source Link
user26112
user26112

IfHow do I have to ssh into mutltiplemultiple hosts e(e.g host1, host2, host3, etc.) and cat /etc/fstab/etc/fstab to generate report.txt - how do I run the script, please advice.

Thanksreport.txt?

If I have to ssh into mutltiple hosts e.g host1, host2, host3 etc. and cat /etc/fstab to generate report.txt - how do I run the script, please advice.

Thanks

How do I ssh into multiple hosts (e.g host1, host2, host3, etc) and cat /etc/fstab to generate report.txt?

Source Link
user2503273
  • 51
  • 1
  • 1
  • 2

ssh to multiple hosts and run a command

If I have to ssh into mutltiple hosts e.g host1, host2, host3 etc. and cat /etc/fstab to generate report.txt - how do I run the script, please advice.

Thanks