Conditional styles for IE6 and 7
<!–[if IE 6]> <link rel="stylesheet" type="text/css" href="ie6.css"> <![endif]–>
<!–[if IE 6]> <link rel="stylesheet" type="text/css" href="ie6.css"> <![endif]–>
Installing: brew install tree Using: tree /some/dir Saving output of the tree command: tree > some_file.txt Appending content to existing file: tree >> data.txt
http://www.usaura.com/