Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 669 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 669 Bytes

dlrun(1)

NAME

dlrun - example of how to use dl library

SYNOPSIS

dlrun - dlrun [OPTIONS] SYMBOL LIBRARY [--] [ARGS...]

DESCRIPTION

dlrun(1) run a symbol in a shared object or executable.

OPTIONS

-h or --help Display this message.

-V or --version Display the version.

AUTHOR

Written by Gaël PORTAY gael.portay@gmail.com

COPYRIGHT

Copyright (C) 2018 Gaël PORTAY

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.