This article is reprinted from the book A Practical Guide to Linux Commands, Editors, and Shell Programming 3rd edition, with permission of the author and publisher ...
If you don't love the shell you're using on your Linux system, change it! There are plenty, including bash, fish, ksh, tcsh, zsh. There are quite a few shells on Linux system and more that can be ...
I'm scp on other server some files quite often. <BR>so I have to type IP (not domain) for remote server<BR><BR>scp filename username@ip_address:/home/account/<BR><BR ...