????

Your IP : 3.15.233.150


Current Path : /bin/
Upload File :
Current File : //bin/gdbtui

#!/bin/sh

prog=$(basename $0 tui)

dir=$(dirname $0)
if [ "$dir" != "." ]; then
   prog=$dir/$prog
fi

exec $prog --tui "$@"

King Pictures Profile | The NCLEX Doctor

Send Message