LSJSkander Jabouzi·February 19, 2015·1 min readLinux, display (text) file lines number command linelinuxThis how to display any (text) file line number via command line: sed -n '$=' filename.extension