terminal - Difference between ls -l and dired (in emacs) -


what difference between ls -l , dired function in emacs?

by itself, ls -l listing (data), dired program lets see information , use filenames , properties in commands.

while use data in various ways, dired provides collection of useful ways might want use data.

further reading:


Comments

Popular posts from this blog

java - Static nested class instance -

Python Pandas join aggregated tables -

process - Python What is the difference between a Pool of worker processes and just running multiple Processes? -