Re: Colorful console mode output

2009-08-24 Thread lindsay morris
ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html The only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence. "ADSM: Dist Stor Manager" wrote on 08/22/2009 01:44:22 AM: [image removed] Re

Re: Colorful console mode output

2009-08-24 Thread Andrew Raibeck
s.ibm.com IBM Tivoli Storage Manager support web page: http://www.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html The only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence. "ADSM: Dist

Re: Colorful console mode output

2009-08-24 Thread Tchuise, Bertaut
Michael, Thanks for the Monday morning laugh about Windows :) Yudi, if you want to install Perl on your windows box and take a bite at Michael's script; you can install Active Perl 5.10 (http://www.activestate.com/activeperl/) then you could create and run Perl script from that "little back windo

Re: Colorful console mode output

2009-08-22 Thread Michael Green
On Sat, Aug 22, 2009 at 8:44 AM, Yudi Darmadi wrote: > What about windows console? What modification should i do in order to make > that script runs? > > Don't know :) I know very little about windows. I'm not even sure how Windows console looks like. Is that the black window that one can get via

Re: Colorful console mode output

2009-08-22 Thread Michael Green
On Sat, Aug 22, 2009 at 7:59 AM, Stef Coene wrote: > Nice scripts (I have something similar), but I had to replace ^[ with \033 for > the colors to work on my linux box. What actually happened is that after you copied and pasted the script into a new file the special meaning of the escape code t

Re: Colorful console mode output

2009-08-22 Thread Yudi Darmadi
What about windows console? What modification should i do in order to make that script runs? Best Regards, Yudi Darmadi PT Niagaprima Paramitra Jl. KH Ahmad Dahlan No.25 Kebayoran Baru, Jakarta Selatan 12130 Phone: 021-72799949; Fax: 021-72799950; Mobile: 081905530830 http://www.niagaprima.co

Re: Colorful console mode output

2009-08-21 Thread Stef Coene
On Saturday 22 August 2009, Michael Green wrote: > If you are like me and find it helpful to have administrative client > running in console mode (dsmadmc -console) while performing > administrative work on your server, you might find this little script > (below) handy. I also have a habit of leavi