> "On linux, if you want to copy a file from one box to another, you use scp or rsync"
No, not really... I just SFTP at the moment simply cause I find it more convenient (granted, I'm not a Linux power user in any way).
11–20 of 78 posts
> "On linux, if you want to copy a file from one box to another, you use scp or rsync"
No, not really... I just SFTP at the moment simply cause I find it more convenient (granted, I'm not a Linux power user in any way).
I remember the day I realized that I could have windows and play heretic all day, or install linux and tinker all day. Linux quickly won.
The biggest skill I learned from linux is to never expect things to work, and to expect the internet to fix things. My round trip time from not working to google and back to working is by far my most valuable asset as an engineer.
And still, almost every day I leave work I think "God that was awesome!". I hope that never goes away.
Oh, and so +1 for 2 hour nr epic SC battles! Except it was under wine, and man did it quake!
Advanced Bash Scripting Guide by Mendel Cooper(http://tldp.org/LDP/abs/html/) has some good scripts which I have come across for some practice but it isn't ordered. Any others ?
The author speaks of writing some small scripts. I write some small scripts for my use for small tasks, if I come across any problem. Just in case, does anyone know a place(website,book etc.) where such small task scripts are collated so that anyone can use them like small assignments? Advanced Bash Scripting Guide by Mendel Cooper( http://tldp.org/LDP/abs/html/ ) has some good scripts which I have come across for so…
The author speaks of writing some small scripts. I write some small scripts for my use for small tasks, if I come across any problem. Just in case, does anyone know a place(website,book etc.) where such small task scripts are collated so that anyone can use them like small assignments? Advanced Bash Scripting Guide by Mendel Cooper( http://tldp.org/LDP/abs/html/ ) has some good scripts which I have come across for so…
The author speaks of writing some small scripts. I write some small scripts for my use for small tasks, if I come across any problem. Just in case, does anyone know a place(website,book etc.) where such small task scripts are collated so that anyone can use them like small assignments? Advanced Bash Scripting Guide by Mendel Cooper( http://tldp.org/LDP/abs/html/ ) has some good scripts which I have come across for so…
The author speaks of writing some small scripts. I write some small scripts for my use for small tasks, if I come across any problem. Just in case, does anyone know a place(website,book etc.) where such small task scripts are collated so that anyone can use them like small assignments? Advanced Bash Scripting Guide by Mendel Cooper( http://tldp.org/LDP/abs/html/ ) has some good scripts which I have come across for so…
Not exactly what you're describing, but commandlinefu.com can be quite useful.