Ubuntu – Function calling scp behaves unexpectedly when using * wildcard
I have a shell function to help me scp files to and from servers. Both servers are running bash on Ubuntu 22.04. Let's call the server comp2 and pretend its IP address for is 192.168.1.2 On my server in the…