more linux command
more more [options] [files] Display the named files on a terminal, one screenful at a time. See less for an alternative to more. Some commands can be preceded by a number. Options +num Begin displaying at line numbCiteste tot ... 514 cuvinte
Dimensiune mica - fara poza |
|
|
merge linux command
merge merge [options] file1 file2 file3 Perform a three-way file merge. merge incorporates all changes that lead from file2 to file3 and puts the results into file1. merge is useful for combining separate changes to anCiteste tot ... 303 cuvinte
Dimensiune mica - fara poza |
|
|
patch linux command
patch patch [options] [original [patchfile]] Apply the patches specified in patchfile to original. Replace the original with the new, patched version; move the original to original.orig or original~. Options + [optionsCiteste tot ... 548 cuvinte
Dimensiune mica - fara poza |
|
|
comm linux command
comm comm [options] file1 file2 Compare lines common to the sorted files file1 and file2. Three-column output is produced: lines unique to file1, lines unique to file2, and lines common to both files. comm is similar to diffCiteste tot ... 163 cuvinte
Dimensiune mica - fara poza |
|
|
script linux command
script script [option] [file] Fork the current shell and make a typescript of a terminal session. The typescript is written to file. If no file is given, the typescript is saved in the file typescript. The script ends when tCiteste tot ... 76 cuvinte
Dimensiune mica - fara poza |
|
|
host linux command
host host [options] host [server] host [options] zone [server] System administration command. Print information about specified hosts or zones in DNS. Hosts may be IP addresses or hostnames; host converts IP addressesCiteste tot ... 897 cuvinte
Dimensiune mica - fara poza |
|
|
chsh linux command
chsh chsh [options] [username] Change your login shell, interactively or on the command line. Warn if shell does not exist in /etc/shells. Specify the full path to the shell. chsh prompts for your password. Only a privileged usCiteste tot ... 111 cuvinte
Dimensiune mica - fara poza |
|
|
write linux command
write write user [tty] message Initiate or respond to an interactive conversation with user. A write session is terminated with EOF. If the user is logged in to more than one terminal, specify a tty number. See also talk;Citeste tot ... 61 cuvinte
Dimensiune mica - fara poza |
|
|
showmount linux command
showmount showmount [options] [host] NFS/NIS command. Show information about an NFS server. This information is maintained by the mountd server on host. The default value for host is the value returned by hostname. With no oCiteste tot ... 172 cuvinte
Dimensiune mica - fara poza |
|
|
kill linux command
kill kill [option] IDs This is the /bin/kill command; there is also a shell command of the same name. Send a signal to terminate one or more process IDs. You must own the process or be a privileged user. If no signal is specifiCiteste tot ... 144 cuvinte
Dimensiune mica - fara poza |
|
|
sort linux command
sort sort [options] [files] Sort the lines of the named files. Compare specified fields for each pair of lines, or, if no fields are specified, compare them by byte, in machine collating sequence. See also uniq, comm, and joCiteste tot ... 431 cuvinte
Dimensiune mica - fara poza |
|
|
cpio linux command
cpio cpio flags [options] Copy file archives in from or out to tape or disk, or to another location on the local machine. Each of the three flags -i, -o, or -p accepts different options. Flags -i, --extract [options] [patCiteste tot ... 1045 cuvinte
Dimensiune mica - fara poza |
|
|
tunelp linux command
tunelp tunelp device [options] System administration command. Control a lineprinter's device parameters. Without options, print information about device(s). Options -a [on|off] Specify whether or not to abort if the pCiteste tot ... 234 cuvinte
Dimensiune mica - fara poza |
|
|
ps linux command
ps ps [options] Report on active processes. Note that you do not need to include a - before options. In options, list arguments should either be separated by commas or be put in double quotes. In comparing the amount of outputCiteste tot ... 656 cuvinte
Dimensiune mica - fara poza |
|
|
xargs linux command
xargs xargs [options] [command] Execute command (with any initial arguments), but read remaining arguments from standard input instead of specifying them directly. xargs passes these arguments in several bundles to command,Citeste tot ... 453 cuvinte
Dimensiune mica - fara poza |
|
|
pathchk linux command
pathchk pathchk [ option ] filenames Determine validity and portability of filenames. Specifically, determine if all directories within the path are searchable and if the length of the filenames is acceptable. Options -p,Citeste tot ... 76 cuvinte
Dimensiune mica - fara poza |
|
|
insmod linux command
insmod insmod [options] file [symbol=value ] System administration command. Load the module file into the kernel, changing any symbols that are defined on the command line. If the module file is named file.o or file.moCiteste tot ... 119 cuvinte
Dimensiune mica - fara poza |
|
|
tee linux command
tee tee [options] files Accept output from another command and send it both to the standard output and to files (like a T or fork in a road). Options -a, --append Append to files; do not overwrite. -i, --ignore-inCiteste tot ... 95 cuvinte
Dimensiune mica - fara poza |
|
|
rpcinfo linux command
rpcinfo rpcinfo [options] [host] [program] [version] NFS/NIS command. Report RPC information. program can be either a name or a number. If a version is specified, rpcinfo attempts to call that version of the specified proCiteste tot ... 345 cuvinte
Dimensiune mica - fara poza |
|
|
fdformat linux command
fdformat fdformat [options] device Low-level format of a floppy disk. The device for a standard format is usually /dev/fd0 or /dev/fd1. Option -n Do not verify format after completion.Citeste tot ... 41 cuvinte
Dimensiune mica - fara poza |
|
|
Alte pagini