|
ln(1) -- make links between files
|
Create a link to the specified TARGET with optional LINK_NAME. If LINK_NAME is omitted, a link with the same basename as the TARGET is created in the current directory. When using the second form with... |
loadkeys(1) -- load keyboard translation tables
|
The loadkeys program reads the file or files specified by filename... Its main purpose is to load the kernel keymap for the console. |
|
loadshlib(1) -- Gnome Object Activation Directory
|
loadshlib GOAD is the GNOME Object Activation Directory. It keeps track of the CORBA object implementations available on the system, and allows applications to activate these implementations or access... |
locale(1) -- Get locale-specific information.
|
The locale program writes information about the current locale environment, or all locales, to standard output. When invoked without arguments, locale summarizes the current locale environment for eac... |
localedef(1) -- compile locale definition files
|
The localedef program reads the indicated charmap and input files, compiles them to a form usable by the locale(7) functions in the C library, and places the six output files in the outputpath directo... |
locate(1) -- list files in databases that match a pattern
|
This manual page documents the GNU version of locate. For each given pattern, locate searches one or more databases of file names and displays the file names that contain the pattern. Patterns can con... |
logger(1) -- make entries in the system log
|
Logger provides a shell command interface to the syslog(3) system log module. Options: -i Log the process id of the logger process with each line. -s Log the message to standard error, as well as the ... |
login(1) -- Begin session on the system
|
login is used to establish a new session with the system. It is normally invoked automatically by responding to the login: prompt on the user's terminal. login may be special to the shell and may not... |
logname(1) -- print user's login name
|
Print the name of the current user. --help display this help and exit --version output version information and exit |
look(1) -- display lines beginning with a given string
|
The look utility displays any lines in file which contain string as a prefix. As look performs a binary search, the lines in file must be sorted. If file is not specified, the file /usr/share/dict/wor... |
lorder(1) -- list dependencies for object files
|
The lorder utility uses nm(1) to determine interdependencies in the list of object files specified on the command line. Lorder outputs a list of file names where the first file contains a symbol which... |
ls(1) -- list directory contents
|
List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuSUX nor --sort. -a, --all do not hide entries starting with . -A, --almost-all do not l... |
lsattr(1) -- list file attributes on a Linux second extended file system
|
lsattr lists the file attributes on a second extended file system. See chattr(1) for a description of the attributes and what they mean. |
m4(1) -- GNU macro processor
|
|
magic2mime(1) -- determine file type
|
This manual page documents version 3.37-3.1 of the magic2mime command. This command receives the output of the file(1) command and outputs a posible mime type for the data described; e. g.: file -b fi... |