test if there are files in directory

Hi,

I am trying to test if there are files in a directory and if theres i want to get a list. Any ideas? Thanks in advance

FILELIST=`ls directory 2>/dev/null`