| commit | 715bc12d3b7295a3953ed3e1b6bd9eb99c027a56 | [log] [download] |
|---|---|---|
| author | Andrea Bonomi <andrea.bonomi@gmail.com> | Tue Aug 21 12:50:27 2012 +0200 |
| committer | Andrea Bonomi <andrea.bonomi@gmail.com> | Tue Aug 21 12:50:27 2012 +0200 |
| tree | 8ccfe4537344ce0f9a9bb260c7966c70c07c0a68 | |
| parent | 0f2ed31b33a67f5304ec288054a17cc497ba3a8f [diff] |
show default & set default command added Hello, I fixed the show/set default commands and tested on the following host platform: OSX(x64), Linux(arm), FreeBSD(x86), Windows(x64), OpenVMS(VAX). The commands are very simple and the code is the same for all the *nix and VMS, and it is a little different for Windows. Andrea