Toggle menu
310,1 tis.
44
18
525,6 tis.
Hrvatska internetska enciklopedija
Toggle preferences menu
Toggle personal menu
Niste prijavljeni
Your IP address will be publicly visible if you make any edits.

Dodatak:Popis Unix naredbi

Izvor: Hrvatska internetska enciklopedija
Ovaj članak ili dio članka je površno, nedovoljno ili netočno preveden s engleskog na hrvatski jezik.
Obratite pozornost na zaostatke engleskog jezika kao što su pasiv, konstrukcije rečenica, pisanje razgodaka, nadnevaka i slično.
Slobodno pomozite prevesti i ispraviti članak, vodeći računa o točnosti prijevoda te stilu i pravopisu hrvatskoga jezika. Izvornik se možda nalazi na popisu drugih jezika.


Ovo je popis UNIX naredbi specificiran prema IEEE Std 1003.1-2008 koji je dio en:Single UNIX Specification. Ove naredbe nalaze se na UNIX sustavima i većini en:UNIX-like sustava.

Popis

List

IEEE Std 1003.1-2008 utilities
Name Category Description First appeared
admin SCCS Stvaranje SCCS datoteka PWB UNIX
alias Ostalo Definiranje ili ispisivanje svih aliaseva
ar Ostalo Stvaranje i održavanje library arhiva Version 1 AT&T UNIX
asa Obrada teksta Interpretacija carriage-control znakova System V
at Procesno upravljanje Izvršavanje naredbi u neko kasnije vrijeme Version 7 AT&T UNIX
awk Obrada teksta Pattern scanning and processing language Version 7 AT&T UNIX
en:basename Datotečni sustav Vrati non-directory portion of a pathname; vidi još dirname Version 7 AT&T UNIX
batch Procesno upravljanje Schedule commands to be executed in a batch queue
bc Ostalo en:Arbitrary-precision arithmetic jezik Version 6 AT&T UNIX
bg Procesno upravljanje Pokretanje procesa u pozadini
cc/en:c99 qw C programiranje Compile standard C programs IEEE Std 1003.1-2001
cal Ostalo Ispiši kalendar Version 5 AT&T UNIX
cat Datotečni sustav wiktionary:Concatenate i ispisivanje datoteka Version 1 AT&T UNIX
cd Datotečni sustav Promijeni trenutni direktorij Version 6 AT&T UNIX
en:cflow qw C programiranje Generate a C-language en:call graph System V
en:chgrp Datotečni sustav Promijeni vlasništvo file group PWB UNIX
en:chmod Datotečni sustav Promijeni stanja/atribute/dopuštenja datoteke Version 1 AT&T UNIX
en:chown Datotečni sustav Promijeni vlasnika datoteke Version 1 AT&T UNIX
en:cksum Datotečni sustav Ispiši en:checksume datoteka i veličine 4.4BSD
cmp Datotečni sustav Usporedi dvije datoteke; vidi još diff Version 1 AT&T UNIX
en:comm Obrada teksta Odaberi linije zajedničke dvama datotekama Version 4 AT&T UNIX
command Shell programming Izvrši jednostavnu naredbu
en:compress Datotečni sustav Kompresija podataka 4.3BSD
cp Datotečni sustav Kopiranje datoteka Version 1 AT&T UNIX
en:crontab Ostalo Schedule periodičnih procesa u pozadini System V
en:csplit Obrada teksta Split datoteke prema context PWB UNIX
en:ctags qw C programiranje Stvori tags datoteku 3BSD
cut Obrada teksta Izreži odabrana polja svake linije datoteke System III
en:cxref qw C programiranje Generate a C-language program cross-reference table System V
date Ostalo Prikaži datum i vrijeme Version 1 AT&T UNIX
dd Datotečni sustav Pretvori i kopiraj datoteku Version 5 AT&T UNIX
delta SCCS Make a delta (change) to an SCCS file PWB UNIX
df Datotečni sustav Vrati slobodan disk prostor Version 1 AT&T UNIX
en:diff Obrada teksta Usporedi dvije datoteke; vidi još cmp Version 5 AT&T UNIX
en:dirname Datotečni sustav Return the directory portion of a pathname; vidi još basename System III
du Datotečni sustav Procijeni iskorištenost datotečnog sustava Version 1 AT&T UNIX
echo Shell programming Ispiši argumente redom u standardni izlaz Version 2 AT&T UNIX
ed Obrada teksta The standard program za uređivanje teksta Version 1 AT&T UNIX
env Ostalo Set the environment for command invocation System III
ex Obrada teksta Program za uređivanje teksta 1BSD
expand Obrada teksta Pretvori tabove u odgovarajuću količinu razmaka 3BSD
en:expr Shell programming Evaluiraj argumente kao izraz Version 7 AT&T UNIX
false Shell programming Vrati vrijednost laž Version 7 AT&T UNIX
fc Ostalo Process the povijest naredbi
fg Procesno upravljanje Izvršavanje procesa u prvom planu
file Datotečni sustav Odredi Datotečni format Version 4 AT&T UNIX
en:find Datotečni sustav Pronađi datoteke Version 1 AT&T UNIX
fold Obrada teksta Filter for folding lines 1BSD
en:fort77 FORTRAN77 programming en:FORTRAN kompajler XPG4
fuser Procesno upravljanje Ispiši process IDs (PID) svih procesa koji imaju otvorenih jednu ili više datoteka System V
en:gencat Ostalo Generate a formatted message catalog
get SCCS Vrati inačicu SCCS datoteke PWB UNIX
en:getconf Ostalo Vrati configuration values
en:getopts Shell programming Parse utility options
en:grep Ostalo Pretraži tekst Version 4 AT&T UNIX
hash Ostalo hash database access method
head Obrada teksta Odaberi prefiks datoteke PWB UNIX[nedostaje izvor]
en:iconv Obrada teksta Codeset conversion HP-UX
id Ostalo Return user identity System V
en:ipcrm Ostalo Remove a message queue, semaphore set, or shared memory segment identifier System V
en:ipcs Ostalo Report interprocess communication facilities status System V
jobs Procesno upravljanje Vrati status procesa u trenutnoj sesiji
join Obrada teksta Spoji dvije :en:sortirane tekstualne datoteke prema the presence of a common field Version 7 AT&T UNIX
kill Procesno upravljanje Prekidanje procesa Version 4 AT&T UNIX
lex qw C programiranje Generate programs for lexical tasks Version 7 AT&T UNIX
link Datotečni sustav Stvori hard link na datoteku Version 1 AT&T UNIX
ln Datotečni sustav Link files Version 1 AT&T UNIX
locale Ostalo Get locale-specific information
en:localedef Ostalo Definiraj lokalno okruženje
logger Shell programming Log messages 4.3BSD
en:logname Ostalo Vrati korisničko ime pri prijavi 4.4BSD
lp Obrada teksta Ispis datoteka System V
en:ls Datotečni sustav Sadržaj direktorija Version 1 AT&T UNIX
m4 Ostalo Macro processor PWB UNIX
en:mailx Ostalo Process messages Version 1 AT&T UNIX
make Programming Održavanje, ažuriranje i regenerate grupa tipova programa PWB UNIX
man Ostalo Dokumentacija Version 2 AT&T UNIX
en:mesg Ostalo Permit or deny messages Version 1 AT&T UNIX
en:mkdir Datotečni sustav Stvori direktorij Version 1 AT&T UNIX
en:mkfifo Datotečni sustav Make FIFO special files 4.4BSD
more Obrada teksta Ispis datoteka stranicu po stranicu 3BSD
en:mv Datotečni sustav Premjesti ili preimenuj datoteke Version 1 AT&T UNIX
en:newgrp Ostalo Change to a new group (functionaliy similar to sg[1]) Version 6 AT&T UNIX
nice Procesno upravljanje Invoke a utility with an altered nice value Version 4 AT&T UNIX
nl Obrada teksta Filter za brojeve linija System III
nm qw C programiranje Write the name list of an en:object file Version 1 AT&T UNIX
en:nohup Procesno upravljanje Invoke a utility immune to hangups Version 4 AT&T UNIX
od Ostalo Dump files in various formats Version 1 AT&T UNIX
paste Obrada teksta Merge corresponding or subsequent lines of files Version 32V AT&T UNIX
patch Obrada teksta Apply changes to files 4.3BSD
en:pathchk Datotečni sustav Check pathnames
pax Ostalo Portable archive interchange 4.4BSD
pr Obrada teksta Ispis datoteka Version 1 AT&T UNIX
printf Shell programming Ispis formatiranog izlaza 4.3BSD-Reno
en:prs SCCS Ispis SCCS datoteke PWB UNIX
ps Procesno upravljanje Report process status Version 4 AT&T UNIX
en:pwd Datotečni sustav print working directory - Return working directory name Version 5 AT&T UNIX
en:qalter Batch utilities Alter batch job
en:qdel Batch utilities Delete batch jobs
en:qhold Batch utilities Hold batch jobs
en:qmove Batch utilities Move batch jobs
en:qmsg Batch utilities Send message to batch jobs
en:qrerun Batch utilities Rerun batch jobs
en:qrls Batch utilities Release batch jobs
en:qselect Batch utilities Select batch jobs
en:qsig Batch utilities Signal batch jobs
qstat Batch utilities Show status of batch jobs
en:qsub Batch utilities Submit a script
read Shell programming Učitaj liniju teksta iz standardnog ulaza
en:renice Procesno upravljanje Set en:nice values of running processes 4BSD
rm Datotečni sustav Obriši datoteke Version 1 AT&T UNIX
en:rmdel SCCS Remove a delta from an SCCS file PWB UNIX
en:rmdir Datotečni sustav Brisanje praznih direktorija Version 1 AT&T UNIX
sact SCCS Print current SCCS file-editing activity System III
sccs SCCS Front end for the SCCS subsystem 4.3BSD
en:sed Obrada teksta Stream editor Version 7 AT&T UNIX
sh Shell programming Shell, the standard command language interpreter Version 7 AT&T UNIX (in earlier versions, sh was either the en:Thompson shell or the en:PWB shell)
sleep Shell programming Suspend execution for an interval Version 4 AT&T UNIX
sort Obrada teksta Sortiranje, spajanje, or sequence check tekstualnih datoteka Version 1 AT&T UNIX
split Ostalo Splitanje datoteka Version 3 AT&T UNIX
strings qw C programiranje Find printable strings in files 2BSD
strip qw C programiranje Remove unnecessary information from executable files Version 1 AT&T UNIX
stty Ostalo Set the options for a terminal Version 2 AT&T UNIX
tabs Ostalo Set terminal tabs PWB UNIX
tail Obrada teksta Vrati sufiks datoteke PWB UNIX[nedostaje izvor]
talk Ostalo Talk to another user 4.2BSD
tee Shell programming Duplicate the standardni izlaz Version 5 AT&T UNIX
test Shell programming Evaluate expression Version 7 AT&T UNIX
time Procesno upravljanje Mjeri vrijeme jednostavne datoteke Version 3 AT&T UNIX
touch Datotečni sustav Change file access and modification times Version 7 AT&T UNIX
en:tput Ostalo Change terminal characteristics System V
tr Obrada teksta Translate characters Version 4 AT&T UNIX
true Shell programming Vrati vrijednost istina Version 7 AT&T UNIX
tsort Obrada teksta Topološko sortiranje Version 7 AT&T UNIX
tty Ostalo Return user's terminal name Version 1 AT&T UNIX
type Ostalo Displays how a name would be interpreted if used as a command
en:ulimit Ostalo Ograničenja
en:umask Ostalo Get or set the file mode creation mask System III
en:unalias Ostalo Brisanje definiranih aliaseva
en:uname Ostalo Return system name PWB UNIX
en:uncompress Ostalo Expand compressed data 4.3BSD
en:unexpand Obrada teksta Pretvaranje odgovarajućeg broja razmaka u tabove 3BSD
en:unget SCCS Undo a previous get of an SCCS file System III
en:uniq Obrada teksta Report or filter out repeated lines in a file Version 3 AT&T UNIX
unlink Datotečni sustav Call the unlink function Version 1 AT&T UNIX
en:uucp Network System-to-system copy Version 7 AT&T UNIX
en:uudecode Network Decode a binary file 4BSD
en:uuencode Network Encode a binary file 4BSD
en:uustat Network en:uucp status inquiry and job control System III
uux Procesno upravljanje Remote command execution Version 7 AT&T UNIX
val SCCS Validate SCCS datoteke System III
en:vi Obrada teksta Screen-oriented (visual) display editor 1BSD
wait Procesno upravljanje Await process completion Version 4 AT&T UNIX
wc Obrada teksta Broj linija, riječi, bajtova, znakova Version 1 AT&T UNIX
what SCCS Identify SCCS datoteke PWB UNIX
who System administration Display who is on the system Version 1 AT&T UNIX
write Ostalo Write to another user's terminal Version 1 AT&T UNIX
en:xargs Shell programming Construct argument lists and invoke utility PWB UNIX
en:yacc qw C programiranje Yet another en:compiler compiler PWB UNIX
en:zcat Obrada teksta Expand and concatenate data 4.3BSD
  1. Stanfield, Vicki (2006). Linux System Administration. Craig Hunt Linux Library. Roderick W. Smith (2 ed.). John Wiley & Sons. str. 152. ISBN 9780782152203. https://books.google.com/books?id=97nhEE7uqV0C Pristupljeno 27. studeni 2012.. "The command sg is frequently a synonym for newgrp."