Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
edit
Use of some kind of editor program to modify a
document. Also used to refer to the modification itself,
e.g. "my last edit only made things worse".
To edit something usually implies that the changes will
persist for some time, usually by saving the edited document
to a file, though one might open an editor, create a new
document in memory, print it and exit without saving it to
disk.
Editing is normally done by a human but see, e.g., sed.
(2007-07-11)