On Tue, Jul 16, 2013 at 08:47:07AM +0200, Julien Claassen wrote: > Hello Alexandre! > I'd like to voice my wish for an advanced version of print or > another command to do the trick. What I'd like to do is print more > than one item in a line. > The easy way, might be to have another print function, that > doesn't put a newline, unless it explicitly gets a \n or some such. > Or I'd be fine with bash echo style: > echo "Hello " $name " this track is " [gett] "." > Or a sort of c-style printfL > printf "Hello %s, this track is %s" $name [gett] ok, i take note; out of curiousity, is this for use by a front-end program, or directly on the command line? -- AlexandreReceived on Tue, 16 Jul 2013 12:35:05 +0200
This archive was generated by hypermail 2.1.8 : Wed Nov 08 2017 - 16:32:26 CET