Archive for the 'shell' Category

CodeSnippets: Windows’ command prompt : How to DEFINITELY change default codepage

Thursday, February 26th, 2009

have u ever tried to get unicode ouput in windows console? You need to change console font to TrueType a and “C:\>chcp 65001″ i.e. change windows code page. Read the link if you want those changes to be permanent

Advanced Bash-Scripting Guide

Monday, June 30th, 2008

guide introduces various specific topics like arrays, variable scopes, etc.

Unix Toolbox

Monday, March 24th, 2008

awseme reference, any *nix sysadmin must bookmark it