As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Bash source code syntax highlighting (style: standard) with prefixed line numbers and code folding option.
Alternatively you can here view or download the uninterpreted source code file.
1 #!/bin/sh 2 3 # A simple script to facilitate the use of the OSS compatibility library. 4 # Usage: 5 # aoss <command> <command options and arguments> 6 7 prefix=@prefix@ 8 exec_prefix=@exec_prefix@ 9 LD_PRELOAD=@libdir@/libaoss.so exec"$@"