blob: 3842ee0371fc6ad7fc3f1c49dc5c501cf6cbc700 [file] [log] [blame]
#!/bin/sh
#
# Wow, using $* causes great pain with embedded spaces in arguments.
# The "$@" won't break that into 2 arguments.
#
LD_LIBRARY_PATH=proc exec ./top "$@"