List, Can someone please explain the following lines from /etc/profile? ulimit -c 1000000 if [ `id -gn` = `id -un` -a `id -u` -gt 14 ]; then Thanks Mike