Follow-up Comment #7, bug #62909 (project groff):

Forgot to attach how I am using the script. It is a simple shell script that
will invoke awk. The code is given below.

================================================================================

#!/bin/sh
# The driver script for the =non-aggressive chem tool.
# Author: Riza Dindir
# License: The GNU General Public License applies
(<https://www.gnu.org/licenses/>) 

swd=$(dirname $0)

awk -f ${swd}/_chem-na/chem-na.awk $*



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62909>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to