hello, I usually enter this command line for cronjobs on my server

GET 'fullcronarchiveurlanditsvariables'> /dev/null

now, Vshare cronjob command line is a little different, I don't know if it's working or not, video imported using /admin/import_video.php are always in Process Queue, never really imported

this is the cronjob line I have entered, can u pls check it?

/usr/bin/php -q '/home/sessogr/public_html/video/cron.php'

should I add ">" and/or "/dev/null" or should I replace "/usr/bin/php" with "GET"

ple help me a little, thanks