fs
s lists the names of files in compact form. With no arguments, fs lists names of files in the current directory or folder. Otherwise, it follows file specifications. A file specification is a filename or (more commonly) a set of filenames indicated by the use of wildcards * or ?. folders is similar, but works for folders (or directories).