Problems with CRON Scripts on FreeBSD
Posted: Sun Oct 08, 2006 9:27 am
I'm on FreeBSD and have had some issues setting VICI up. I think I have everything resolved execpt this error im getting in a few scripts:
ps: %p: keyword not found
ps: %a: keyword not found
ps: no valid keywords; valid keywords:
it's from this command in the script:
ps -o "%p %a" --no-headers -A
Does anyone know how to fix this for FreeBSD or is this a Config issue???
Any help would be great.
ps: %p: keyword not found
ps: %a: keyword not found
ps: no valid keywords; valid keywords:
it's from this command in the script:
ps -o "%p %a" --no-headers -A
Does anyone know how to fix this for FreeBSD or is this a Config issue???
Any help would be great.