On Monday 03 March 2008 15:52:51 Victor Subervi wrote:

> Forgive this basic question, but canĀ“t figure out how to google it. If I
> want to substitute strings in an expression, I can use %s for string, or %d
> for digit. What about file? What is this process called, so I can find a
> howto?

printf(1) or printf(3), pending what language you want.
-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to