[ale] oocalc: a sad story from a oocalc newbie

Brian Pitts brian at polibyte.com
Wed Mar 5 22:57:11 EST 2008


On Wed, Mar 5, 2008 at 10:00 PM, Greg Freemyer <greg.freemyer at gmail.com> 
wrote:
>  >  ;-)  sad, yes.  But where to place the blame....
>  >
>
>  I'm a long, long, long time vi user.  (25 years. OMG!!)
>
>  I expect to be able to type <editor> <file> and if it is new it just
>  creates one for me.


Perhaps a script like

#!/bin/sh
echo "," > "$1"
oocalc "$1"

would save the day? Adapt it if you don't want csv files.

-Brian


More information about the Ale mailing list