loops in bash
I use bash regularly to manipulate data, run repeat tasks. There are many ways to carry out loops. Example 1 for in in 1 2 3 4 5 6 7 […]
script from my daily work and other collections, be useful for me and others (I think)
I use bash regularly to manipulate data, run repeat tasks. There are many ways to carry out loops. Example 1 for in in 1 2 3 4 5 6 7 […]
I have a WD world edition, in a simple word, a NAS. I hatched it and make it as a file server (via nfs, samba), a gateway (ssh and telnet […]
Bash is the major factor lure to unix, then evolve to linux. Traveled a long way from redhat to fedora 13. It is a happy journey. I use bash command […]
Address Book (Contacts) between jpilot, evolution, outlook jpilot is my primary PDA manager. I use it to sync with palm T5 on linux. It works well. However, because evolution is […]
SSH tips connect to PC behind firewall This is a nice working fix. However, I want direct access to my desktop behind firewall via nx. This is on the top […]