Wiersz poleceń:
- Operacja accept [option] destination w Linux - System administration command. Instruct printing system to accept jobs for the specified print queue or queues. Depending on queue settings, the system may prompt for a password.
- Operacja access [mode] [filename] w Linux - Check whether a file is available for the action specified with the mode argument: r for read, w for write, x for execute. Used mostly in scripting, access works better than test
- Operacja aclocal [options] w Linux - GNU autoconf tool. Place m4 macro definitions needed by autoconf into a single file. The aclocal command first scans for macro definitions in m4 files in its default directory (
- Operacja aconnect [options] [sender] [receiver] aconnect [options] w Linux - Like its GUI relative alsa-patch-bay, aconnect connects ports in MIDI hardware and software to route events, similar to running patch cables between different mixers and
- Operacja acpi [options] w Linux - Displays information about the ACPI (Advanced Configuration and Power Interface) system, based on the /proc/acpi file. Most kernels after 2.4 support ACPI hardware, and in both
- Operacja acpi_available w Linux - Determine whether ACPI functionality exists. Returns 0 for true and 1 for false
- Operacja acpid [options] w Linux - Daemon that informs user-space programs about ACPI (Advanced Configuration and Power Interface) events, such as battery warnings, power-supply changes, and laptop lid closings. As
- Operacja addr2line [options] [addresses] w Linux - Translate hexadecimal program addresses into filenames and line numbers for the executable given with the -e option, or a.out if -e is not specified. If addresses are given on the
- Operacja addresses [-p port] w Linux - Connect to the PalmOS device on the specified port, and dump the addresses from the address book to stdout. Part of the pilot-link package of tools for managing PalmOS devices
- Operacja agetty [options] port baudrate [term] w Linux - System administration command. The Linux version of getty. Set terminal type, modes, speed, and line discipline. agetty is invoked by init. It is the second process in the series
- Operacja alsactl [options] [store|restore] card w Linux - Controls advanced configuration settings for sound cards using the ALSA (Advanced Linux Sound Architecture) system. Settings are written to configuration files using the store
- Operacja amidi [options] w Linux - Read and write raw MIDI files (.syx format, without timing information) to ALSA ports. For standard MIDI (.mid) files, use aplaymidi and arecordmidi
- Operacja amixer [-ccard] [command] w Linux - Command-line ALSA mixer. For an ncurses interface, use alsamixer. amixer displays or changes the current mixer settings for the current sound card and sound device. To display all
- Operacja anacron [options] [job] w Linux - System administration command. Normally started in a system startup file. Execute commands periodically. By default, anacron reads a list of jobs from a configuration file,
- Operacja aplay [options] [file] w Linux - Play sound files using the ALSA sound system. The related arecord records sound files
- Operacja aplaymidi [options] [file] w Linux - Play MIDI files using the ALSA sound system; output is to ALSA sequencer ports
- Operacja apm [options] w Linux - Display current Advanced Power Management hardware information, such as battery life, or send the system into standby or suspend-to-disk mode. Used on older systems, and replaced
- Operacja apmd [options] w Linux - System administration command. apmd handles events reported by the Advanced Power Management BIOS driver. The driver reports on battery level and requests to enter sleep or
- Operacja apropos string .. w Linux - Search the short manual page descriptions in the whatis database for occurrences of each string and display the result on the standard output. Like whatis, except that it searches
- Operacja apt w Linux - The Advanced Package Tool, the Debian package management system. A freely available packaging system for software distribution and installation. For detailed information on apt
- Operacja ar key [args] [posname] [count] archive [files] w Linux - Maintain a group of files that are combined into a file archive. Used most commonly to create and update static library files, as used by the link editor (ld). Compiler frontends
- Operacja arch w Linux - Print machine architecture type to standard output. Equivalent to uname -m
- Operacja arecord [options] [filename] w Linux - Records sound using ALSA. Accepts the same arguments and options as aplay
- Operacja arecord [options] [filename] w Linux - Records midi files using ALSA. You must specify the port using the -p flag
- Operacja arp [options] w Linux - TCP/IP command. Clear, add to, or dump the kernel's Address Resolution Protocol (ARP) cache (/proc/net/arp). ARP is used to translate protocol addresses to hardware interface
- Operacja as [options] files w Linux - Generate an object file from each specified assembly-language source file. Object files have the same root name as source files but replace the .s suffix with .o. There may be
- Operacja at [options] time [date] w Linux - Execute commands at a specified time and optional date. The commands are read from standard input or from a file. (See also batch.) End input with EOF. time can be formed either
- Operacja atd options w Linux - System administration command. Normally started in a system startup file. Execute jobs queued by the at command
- Operacja atq [options] w Linux - List the user's pending jobs, unless the user is a privileged user; in that case, list everybody's jobs. Same as at -l, and related to batch and atrm
- Operacja atrm [options] job [job...] w Linux - Delete jobs that have been queued for future execution. Same as at -d
- Operacja audiosend [email@address] w Linux - Send an audio recording as an email from a properly equipped workstation (Sun and Sony, with microphones). After prompting for address, subject, and Cc: fields, the program asks
- Operacja aumix [options] w Linux - Audio mixer tool. Run without any options or arguments for an ncurses-based interactive mode
- Operacja autoconf [options] [template_file] w Linux - Generate a configuration script from m4 macros defined in template_file, if given, or in a configure.ac or configure.in file in the current working directory. The generated script
- Operacja autoheader [options] [template_file] w Linux - GNU autoconf tool. Generate a template file of C #define statements from m4 macros defined in template_file, if given, or in a configure.ac or configure.in file in the current
- Operacja automake [options] [template_file] w Linux - GNU automake tool. Create GNU standards-compliant Makefile.in files from Makefile.am template files and can be used to ensure that projects contain all the files and install
- Operacja autoreconf [options] w Linux - GNU autoconf tool. Update configure scripts by running autoconf, autoheader, aclocal, automake, and libtoolize in specified directories and subdirectories. This command is seldom
- Operacja autoscan [options] [directory] w Linux - GNU autoconf tool. Create or maintain a preliminary configure.ac file named configure.scan based on source files in specified directory, or current directory if none given. If a
- Operacja autoupdate [options] [file] w Linux - GNU autoconf tool. Update the configure template file file, or configure.ac if no file is specified. This command is seldom invoked manually. It is usually called automatically
Ciekawe opcje:
...
