0 / 60 seg.

How can you improve this code snippet?

if ls /etc/passwd &> /dev/null
then
    echo "exists"
fi