Ls
From Linuxintro
Revision as of 11:39, 20 December 2008 by imported>ThorstenStaerk (New page: ls list files in a given directory. If no directory is given, it lists the files in the current working directory: <pre> tweedleburg:~/svn/kdepim # ls .emacs-dirvars README.Kolab ...)
ls list files in a given directory. If no directory is given, it lists the files in the current working directory:
tweedleburg:~/svn/kdepim # ls .emacs-dirvars README.Kolab kdgantt1 ktimetracker .kateconfig akonadi kitchensync lib .krazy akregator kjots libkdepim .svn cmake kleopatra libkholidays CMakeCache.txt cmake_install.cmake kmail libkleo CMakeFiles cmake_uninstall.cmake kmailcvt libkpgp CMakeLists.txt console kmobiletools libksieve CMakeTmp date.txt knode maildir COPYING dependency-graph.dot knotes mimelib COPYING.DOC doc kode plugins COPYING.LIB icons kontact strigi-analyzer CTestTestfile.cmake install_manifest.txt kontactinterfaces usability-quick-review.txt MAINTAINERS kaddressbook korganizer wizards Mainpage.dox kalarm korn Makefile kdepim-compat.h kpilot README kdgantt kresources
How to...
list with the latest changed files below
ls -ltr