LSJSkander Jabouzi·February 27, 2015·1 min readLinux, display the number of file into a directorylinuxThis is how you display the number of file into a directory ls -al | wc -l