ScienceOnline Bay Area event: Data Visualization and Data Journalism in Science, 19 April 2012.
Click the image to get the links.
When you’re using Terminal, you can open plain-text files using the nano command:
nano [path/filename]
“nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico’s look and feel, nano also implements some missing (or disabled by default) features in Pico, such as ‘search and replace’ and ‘go to line and column number’” (from the manual).
SEE ALSO: The GNU nano homepage
…