Hi!

----

Is there any special manual page section for:
1. shell functions (e.g. $ function foobar { echo "blabla" ; } #)
2. math shell functions (e.g. $ print $(( cos(666) )) #)

[1] is close to normal commands (e.g. shell functions behave in many
cases just like normal commands) while [2] are closer to normal C/C++
library functions... but I am still not sure how I should categorise
this stuff...

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)

Reply via email to