How do I visualize nicely a CSV file in *macs?
January 31, 2012 in Emacs and friends, Recipes
Once you load the CSV file enter the org-mode: M-x org-mode. Then select the entire data and create a table: C-u C-c |.
January 31, 2012 in Emacs and friends, Recipes
Once you load the CSV file enter the org-mode: M-x org-mode. Then select the entire data and create a table: C-u C-c |.
January 30, 2012 in Mac Tips, Recipes
Read Jan’s blog entry. sudo port -f clean –all all sudo port -f uninstall inactive
January 29, 2012 in Recipes, Shell
Using the command: source ~/.profile You may also include it in your .profile: alias reload=’source ~/.profile’
January 29, 2012 in GIT, Recipes, Subversion, Version Control
We will illustrate this procedure using a simple example. The following steps have been validated on Mac OS X Snow Leopard, but I presume they are valid in general. Note
…read more
Recent Comments