Skip to content
Prev 172237 / 398506 Next

Bash script that uses an R command

Make suitable changes for Linux (this was done in Windows Vista) but
you should be able to do without R.  In particular the double

echo 4.95 | gawk "{print int($1) "":"" 60*($1-int($1))}"
On Mon, Mar 2, 2009 at 9:48 AM, stephen sefick <ssefick at gmail.com> wrote: