ACC SHELL

Path : /usr/share/locale/da/LC_MESSAGES/
File Upload :
Current File : //usr/share/locale/da/LC_MESSAGES/wdiff.mo

Þ•H\aœ r!¾”9S
ß
m„
´9¹9ó3-Ka—­œEJâL-¡z_á|+^ÿŠNŠÚÙ#´!Ø!!÷!ö"7#ÑH#8&1S&…&—&¨&º&ñÍ&$¿)ä,ù,---%'-%M--s--¡-'Ï-.÷-&.'@.h."‡/"ª/Í/$ä/	01#0!U0
w08‚0»0Ã0"Ó0—ö0&Ž1µ1(É1&ò132M2?Û2<3WX3ž°4HO7;˜9àÔ9<µ:çò<Ú>9Û?9@3O@Jƒ@Î@£lC_FžpG²I\ÂJÜK+üK(LR>M´‘NFReR€RýœR:šSÓÕS7©V1áVW$W5WGWXW@[Zœ]
±]
¼]Ê]	Ú].ä].^2B^2u^%¨^2Î^_- _N_$[`$€`¥`!»`Ý`6÷`).aXa)aa‹a”a%§a¡Ía'ob—b%ªb*Ðb<ûb„8cD½c>d8?B
	4$HG*7A,.@-+3(C2 )&%>:"1F=05;#D96/!'<
E
  -c, --context-diffs    force output to context diffs
  -e, --echo-comments    echo comments to standard error
  -o, --old-diffs        output old-style diffs, no matter what
  -p, --patch-format     generate patch format
  -P                     same as -p
  -s, --strip-comments   strip comment lines
  -u, --unidiffs         force output to unidiffs
  -U                     same as -p and -u
  -=, --use-equals       replace spaces by equal signs in unidiffs
      --help             display this help and exit
      --version          output version information and exit

If FILE is not specified, read standard input.

*  -C, --context=LINES         as -c, also select context size in lines
*  -L, --label=LABEL           use from/to LABEL instead of file name (twice)
*  -U, --unified=LINES         as -u, also select context size in lines
*  -c, --context               output context diffs (default 3 context lines)
*  -u, --unified               output unidiffs (default 3 context lines)
*  -LINES                      (obsolete: select context size in lines)

By default, context diffs have an horizon of two lines.

Clustering:
  -G, --relist-files         list all input files with annotations
  -J, --minimum-size=ITEMS   ignore clusters not having that many ITEMS
  -j, --ignore-delimiters    do not count items having only delimiters

Comparing directories:
*  -N, --new-file                  consider missing files to be empty
*  -P, --unidirectional-new-file   consider missing old files to be empty
*  -S, --starting-file=FILE        resume directory comparison with FILE
*  -X, --exclude-from=FILE         ignore files matching patterns from FILE
*  -r, --recursive                 recursively compare subdirectories
*  -s, --report-identical-files    report when two files are the same
*  -x, --exclude=PATTERN           ignore files (dirs) matching PATTERN

Comparing files:
*  -H, --speed-large-files     go faster, for when numerous small changes
*  -a, --text                  report line differences (text file default)
*  -d, --minimal               try harder for a smaller set of changes
*  -q, --brief                 only says if files differ (binary default)
*      --horizon-lines=LINES   keep LINES lines in common prefixes/suffixes

Context and unified formats:
*  -F, --show-function-line=REGEXP   show previous context matching REGEXP
*  -p, --show-c-function             show which C function for each change

Copyright (C) 1992, 1997 Free Software Foundation, Inc.

Copyright (C) 1994, 1997 Free Software Foundation, Inc.

Copyright (C) 1997 Free Software Foundation, Inc.

Debugging:
  -0, --debugging   output many details about what is going on

Detailed output formats:
*  -D, --ifdef=NAME                      output `#ifdef NAME' format
*      --changed-group-format=FORMAT     use FORMAT for changed lines
*      --new-group-format=FORMAT         use FORMAT for inserted lines
*      --new-line-format=FORMAT          use FORMAT for inserted line
*      --old-group-format=FORMAT         use FORMAT for deleted lines
*      --old-line-format=FORMAT          use FORMAT for deleted line
*      --unchanged-group-format=FORMAT   use FORMAT for unchanged lines
*      --unchanged-line-format=FORMAT    use FORMAT for unchanged line
*      --line-format=FORMAT              --{old,new,unchanged}-line-format

FORMAT is made up of characters standing for themselves, except:
  %%%%           a single %%
  %%c'C'        quoted character C
  %%c'\O'       character having value O, from 1 to 3 octal digits
  %%(A=B?T:E)   if A is B then T else E; A B number or VARIABLE; T E FORMAT
  %%FN          use SPECIF specification F to print VARIABLE value N
  %%<           [group] old, each line through --old-line-format
  %%>           [group] new, each line through --new-line-format
  %%=           [group] unchanged, each line through --unchanged-line-format
  %%l           [line] without its possible trailing newline
  %%L           [line] with its possible trailing newline

Formatting output:
  -T, --initial-tab       produce TAB instead of initial space
  -l, --paginate          paginate output through `pr'
  -S, --string[=STRING]   take note of another user STRING
  -V, --show-links        give file and line references in annotations
  -t, --expand-tabs       expand tabs to spaces in the output

Ignoring text:
  -B, --ignore-blank-lines             ignore blank lines
*  -I, --ignore-matching-lines=REGEXP   ignore lines matching REGEXP
  -b, --ignore-space-change            ignore amount of white space
  -i, --ignore-case                    ignore case differences
  -w, --ignore-all-space               ignore white space

LTYPE is `old', `new', or `unchanged'.  GTYPE is LTYPE or `changed'.
GFMT may contain:
  %<  lines from FILE1
  %>  lines from FILE2
  %=  lines common to FILE1 and FILE2
  %[-][WIDTH][.[PREC]]{doxX}LETTER  printf-style spec for LETTER
    LETTERs are as follows for new group, lower case for old group:
      F  first line number
      L  last line number
      N  number of lines = L-F+1
      E  F-1
      M  L+1

Old mdiff options:
*  -f, --fuzz-items=ITEMS     no more than ITEMS non matching in a cluster

Operation modes:
  -h                     (ignored)
  -v, --verbose          report a few statistics on stderr
      --help             display this help and exit
      --version          output version information and exit

SPECIF is [-][W[.D]]{doxX} as in C printf

Script-like formats:
  (none of -CDUcefnuy)   output normal diffs
*  -e, --ed               output a valid `ed' script
*  -f, --forward-ed       mix between -e and -n (not very useful)
*  -n, --rcs              output RCS format (internally used by RCS)

Side by side format:
*  -W, --width=COLUMNS           use width of COLUMNS
*  -y, --side-by-side            use side by side output format
*      --left-column             print only left column line when common
*      --sdiff-merge-assist      (internally used by `sdiff')
*      --suppress-common-lines   do not print common lines

Standard diff options:
  -i, --ignore-case         consider upper- and lower-case to be the same
  -w, --ignore-all-space    ignore all white space
  -b, --ignore-space-change ignore changes in the amount of white space
  -B, --ignore-blank-lines  ignore changes whose lines are all blank
  -I, --ignore-matching-lines=RE ignore changes whose lines all match RE
  -a, --text                treat all files as text
  -c, --context[=NUMBER]    output regular context diffs,
                            changing to NUMBER lines of context
  -u, --unified[=NUMBER]    output unified context diffs or unidiffs,
                            with NUMBER lines of context
  -C, --context=NUM         output NUM lines of copied context
  -U, --unified=NUM         output NUM lines of unified context
  -L, --label=LABEL         use LABEL instead of file name
  -p, --show-c-function     show which C function each change is in
  -F, --show-function-line=RE show the most recent line matching RE

Usage: %s [OPTION]... FILE1 FILE2

Usage: %s [OPTION]... [FILE]

Usage: %s [OPTION]... [FILE]...

VARIABLE is {eflmn} for old group or {EFLMN} for new group
  {eE}   line number just before group
  {fF}   first line number of group
  {lL}   last line number of group
  {mM}   line number just after group
  {nN}   number of lines in the group

With no FILE, or when FILE is -, read standard input.

Word mode options:
  -1, --no-deleted            inhibit output of deleted words
  -2, --no-inserted           inhibit output of inserted words
  -3, --no-common             inhibit output of common words
  -A, --auto-pager            automatically calls a pager
  -k, --less-mode             variation of printer mode for "less"
  -m, --avoid-wraps           do not extend fields through newlines
  -o, --printer               overstrike as for printers
  -z, --terminal              use termcap as for terminal displays
  -K, --no-init-term          like -z, but no termcap init/term strings
  -O, --item-regexp=REGEXP    compare items as defined by REGEXP
  -W, --word-mode             compare words instead of lines

Written by Franc,ois Pinard <pinard@iro.umontreal.ca>.

Written by Wayne Davison <davison@borland.com>.
  %d %d%% changed  %d %d%% common  %d %d%% deleted  %d %d%% inserted  -T, --initial-tab         make tabs line up by prepending a tab
  -r, --recursive           recursively compare any subdirectories found
  -N, --new-file            treat absent files as empty
  -P, --unidirectional-new-file treat absent first files as empty
  -s, --report-identical-files report when two files are the same
  -x, --exclude=PAT         exclude files that match PAT
  -X, --exclude-from=FILE   exclude files that match any pattern in FILE
  -S, --starting-file=FILE  start with FILE when comparing directories
      --horizon-lines=NUM   keep NUM lines of the common prefix and suffix
  -d, --minimal             try hard to find a smaller set of changes
  -H, --speed-large-files   assume large files and many scattered small changes
  -q, --brief               output only whether files differ
  -e, --ed                  output an ed script
  -n, --rcs                 output an RCS format diff
  -y, --side-by-side        output in two columns
  -w, --width=NUM           output at most NUM (default 130) characters per line
      --left-column         output only the left column of common lines
      --suppress-common-lines do not output common lines
  -D, --ifdef=NAME          output merged file to show `#ifdef NAME' diffs
      --GTYPE-group-format=GFMT GTYPE input groups with GFMT
      --line-format=LFMT    all input lines with LFMT
      --LTYPE-line-format=LFMT LTYPE input lines with LFMT
  -l, --paginate            pass the output through `pr' to paginate it
  -t, --expand-tabs         expand tabs to spaces in output
%s (for regexp `%s')%s: %d words, %d items
, clustering, done
Cannot use -t, termcap not available.Cannot use -z, termcap not available.Context diff missing `new' header at line %ldContext diff missing `old' header at line %ldCould not access the termcap data base.Could not find a name for the diff at line %ldDirectories not supportedInvalid unified diff header at line %ldLFMT may contain:
  %L  contents of line
  %l  contents of line, excluding any trailing newline
  %[-][WIDTH][.[PREC]]{doxX}n  printf-style spec for input line number
Either GFMT or LFMT may contain:
  %%  %
  %c'C'  the single character C
  %c'\OOO'  the character with octal code OOO
Malformed context diff at line %ldMalformed unified diff at line %ldMissing file argumentsOnly one file may be standard input.Only one filename allowedOptions -123RSYZ meaningful only when two inputs.Read summary: %d files, %d items
Reading %sSelect a terminal through the TERM environment variable.SortingSorting membersTerminal type `%s' is not defined.This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Try `%s --help' for more information.
Unable to open `%s'Word merging for two files only (so far)Work summary: %d clusters, %d members
Work summary: %d clusters, %d members, %d overlaps
mdiff - Studies multiple files and searches for similar sequences, it then
produces possibly detailed lists of differences and similarities.
unify - Transforms context diffs into unidiffs, or vice-versa.
wdiff - Compares words in two files and report differences.
Project-Id-Version: GNU wdiff 0.5g
Report-Msgid-Bugs-To: wdiff-bugs@gnu.org
POT-Creation-Date: 2008-06-20 16:41-0400
PO-Revision-Date: 2001-08-28 20:53+0200
Last-Translator: Keld Jørn Simonsen <keld@dkuug.dk>
Language-Team: Danish <dansk@klid.dk>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8-bit

  -c, --context-diffs    tving uddata til at være kontekst diff-er
  -e, --echo-comments    gengiv kommentarer på standard fejlfil
  -o, --old-diffs        udskriv gammeldags diff-er, lige meget hvad
  -p, --patch-format     generér 'patch'-format
  -P                     samme som -p
  -s, --strip-comments   fjern kommentarlinier
  -u, --unidiffs         tving uddata til at være 'unidiffs'
  -U                     samme som -p og -u
  -=, --use-equals       erstat mellemrum med lighedstegn i unidiffs
      --help             vis denne hjælpetekst og afslut
      --version          vis programversion og afslut

Hvis FIL ikke er angivet, læses fra standard ind.

*  -C, --context=LINJER        som -c, men vælg også antal linjer for sammenhæng
*  -L, --label=MÆRKE           brug til/fra MÆRKE istedet for filnavn
*                              (to gange)
*  -U, --unified=LINJER        som -u, men vælg også antal linjer for sammenhæng
*  -c, --context               skriv sammenhængsdiff (standardværdi
*                              3 sammenhængslinjer)
*  -u, --unified               skriv forenet diff (standardværdi
*                              3 sammenhængslinjer)
*  -RADER                      (forældet: vælg antal sammenhængslinjer)

Normalt har sammenhængs-diff-er en horisont på to linjer.

Gruppering:
  -G, --relist-files         list alle indfiler med annotationer
  -J, --minimum-size=ANTAL   ignorér grupper som ikke har mindst ANTAL dele
  -j, --ignore-delimiters    indregn ikke dele som kun har adskillere

Sammenlign kataloger:
*  -N, --new-file                  behandl manglende filer som tomme
*  -P, --unidirectional-new-file   behandl manglende gamle filer som tomme
*  -S, --starting-file=FIL         fortsæt katalogsammenligning ved FIL
*  -X, --exclude-from=FIL          ignorer filer som passer på mønster fra FIL
*  -r, --recursive                 sammenlign underkataloger rekursivt
*  -s, --report-identical-files    rapportér når to filer er ens
*  -x, --exclude=MØNSTER           ignorér filer (kataloger) som passer på
                                   MØNSTER

Sammenlign filer:
*  -H, --speed-large-files     arbejd hurtigere med mange små forskelle
*  -a, --text                  rapportér linjeforskelle
*                                (standardværdi for tekstfiler)
*  -d, --minimal               arbejd hårdere for mindre antal forskelle
*  -q, --brief                 rapportér kun om filer er forskellige
*                                (standardværdi for binærfiler)
*      --horizon-lines=ANTAL   vis ANTAL linjer i ens præfiks/suffiks

Sammenhængsformat og forenede formater:
*  -F, --show-function-line=REGUDTR  vis foregående sammenhæng som passer på
*                                    regulært udtryk REGUDTR
*  -p, --show-c-function             vis hvilken C-funktion for hver ændring

Ophavsret (C) 1992, 1997 Free Software Foundation, Inc.

Ophavsret (C) 1994, 1997 Free Software Foundation, Inc.

Ophavsret (C) 1997 Free Software Foundation, Inc.

Fejlfinding:
  -0, --debugging   udskriv mange detaljer om hvad der sker

Detaljerede udformat:
*  -D, --ifdef=NAVN                      skriv "#ifdef NAVN"-format
*      --changed-group-format=FORMAT     brug FORMAT for ændrede linjer
*      --new-group-format=FORMAT         brug FORMAT for indsatte linjer
*      --new-line-format=FORMAT          brug FORMAT for indsat linje
*      --old-group-format=FORMAT         brug FORMAT for fjernede linjer
*      --old-line-format=FORMAT          brug FORMAT for fjernet linje
*      --unchanged-group-format=FORMAT   brug FORMAT for uændrede linjer
*      --unchanged-line-format=FORMAT    brug FORMAT for uændret linje
*      --line-format=FORMAT              --{old,new,unchanged}-line-format

FORMAT består af tegn som vises som sig selv, undtagen:
  %%%%           et enkelt %%
  %%c'C'        citeret tegn C
  %%c'\O'       tegn som har værdien O, fra 1 til 3 oktale cifre
  %%(A=B?T:E)   if A is B then T else E; A B tal eller VARIABEL, T E FORMAT
  %%FN          brug SPECIF-specifikation F for at skrive VARIABEL-værdi N
  %%<           [gruppe] gammel, hver linje gennem --old-line-format
  %%>           [gruppe] ny, hver linje gennem --new-line-format
  %%=           [gruppe] uændret, hver linje gennem --unchanged-line-format
  %%l           [linje] uden dets mulige afsluttende nylinjestegn
  %%L           [linje] med dets mulige afsluttende nylinjestegn

Formatér resultat:
  -T, --initial-tab       skriv TAB istedet for indledende mellemrum
  -l, --paginate          send resultatet gennem "pr" for sidenummerering
  -S, --string[=STRENG]   søg også efter STRENG
  -V, --show-links        angiv fil- og linjereferencer i annoteringer
  -t, --expand-tabs       udvid tabulatortegn med mellemrum i uddata

Ignorér tekst:
  -B, --ignore-blank-lines             ignorér blanke linjer
*  -I, --ignore-matching-lines=REGUDTR  ignorér linjer som passer på
*                                       regulært udtryk REGUDTR
  -b, --ignore-space-change            ignorér forskelle i blanktegn
  -i, --ignore-case                    store og små bogstaver regnes ens
  -w, --ignore-all-space               ignorér alle blanktegn

LTYPE er "old", "new" eller "unchanged". GTYPE er LTYPE eller "changed".
GFMT kan indeholde:
  %<  linjer fra FIL1
  %>  linjer fra FIL2
  %=  linjer fælles for FIL1 og FIL2
  %[-][BREDDE][.[PREC]]{doxX}BOGSTAV  printf-lignende format for BOGSTAV
    BOGSTAV er som følger for ny gruppe, små bogstaver for gammel gruppe:
      F  første linjenummer
      L  sidste linjenummer
      N  antal linjer = L-F+1
      E  F-1
      M  L+1

Gamle mdiff-muligheder:
*  -f, --fuzz-items=ELEM      ikke mere end ELEM u-ens i en klynge

Handlingsmåder:
  -h                     (ignoreret)
  -v, --verbose          giv lidt statistik på stdfejl
      --help             vis denne hjælpetekst og afslut
      --version          vis programversion og afslut

SPECIF er [-][W[.D]]{doxX} som i C printf

Skriptlignende formater:
  (ingen af -CDUcefnuy)   skriv normalt "diff"-format
*  -e, --ed               skriv et gyldigt "ed"-skript
*  -f, --forward-ed       blandning mellem -e og -n (ikke særligt brugbart)
*  -n, --rcs              skriv RCS-format (internt brugt af RCS)

Format for side-ved-side:
*  -W, --width=BREDDE            brug BREDDE som kollonnebredde
*  -y, --side-by-side            brug format for side ved-side
*      --left-column             skriv kun venstre kolonne når ens
*      --sdiff-merge-assist      (internt anvendt af "sdiff")
*      --suppress-common-lines   skriv ikke ens linjer

Normale diff-flag:
  -i, --ignore-case         store og små bogstaver regnes for ens
  -w, --ignore-all-space    ignorér alle blanktegn
  -b, --ignore-space-change ignorér forskelle i blanktegn
  -B, --ignore-blank-lines  ignorér forskelle som er blanke linjer
  -I, --ignore-matching-lines=RE ignorér forskelle hvis linje passer på RE
  -a, --text                betragt alle filer som tekst
  -c, --context[=ANTAL]     vis normal sammenhængsdiff,
                            med ANTAL sammenhængslinjer
  -u, --unified[=ANTAL]     vis forenet diff
                            med ANTAL sammenhængslinjer
  -C, --context=ANTAL       vis ANTAL linjer af kopieret sammenhæng
  -U, --unified=ANTAL       vis ANTAL linjer af forenet sammenhæng
  -L, --label=MÆRKE         brug MÆRKE istedet for filnavn
  -p, --show-c-function     vis hvilken C-funktion som forskellen er i
  -F, --show-function-line=RE vis nærmest foregående linje som passer på RE

Brug: %s [FLAG]... FIL1 FIL2

Brug: %s [FLAG]... [FIL]

Brug: %s [FLAG]... FIL...

VARIABEL er {eflmn} for gammel gruppe eller {EFLMN} for ny gruppe
  {eE}   linjenumret lige før gruppen
  {fF}   første linjenummer i gruppen
  {lL}   sidste linjenummer i gruppen
  {mM}   linjenumret lige efter gruppen
  {nN}   antal linjer i gruppen

Med ingen FIL, eller når FIL er -, læs standard inddata.

Muligheder i ord-tilstand:

  -1, --no-deleted            skriv ikke slettede ord
  -2, --no-inserted           skriv ikke indsatte ord
  -3, --no-common             skriv ikke fælles ord
  -A, --auto-pager            kalder en 'pager' automatisk
  -k, --less-mode             variant af printer-modus for "less"
  -m, --avoid-wraps           udvid ikke felter med newlines
  -o, --printer               brug overstrike som for printere
  -z, --terminal              brug termcap som for almindelige terminaler
  -K, --no-init-term          som -z, men uden termcap init/term strenge
  -O, --item-regexp=REGEXP    sammenlign elementer som angivet med REGEXP
  -W, --word-mode             sammenlign ord istedet for linjer

Skrevet af François Pinard <pinard@iro.umontreal.ca>.

Skrevet af Wayne Davison <davison@borland.com>.
  %d %d%% ændret  %d %d%% fælles  %d %d%% slettet  %d %d%% indsat  -T, --initial-tab         indled hver linje med TAB
  -r, --recursive           sammenlign underkataloger rekursivt
  -N, --new-file            behandl manglende filer som tomme
  -P, --unidirectional-new-file behandl manglende første fil som tom
  -s, --report-identical-files rapporter når to filer er ens
  -x, --exclude=MØNSTER     ignorér filer som passer på MØNSTER
  -X, --exclude-from=FIL    ignorér filer som passer på mønstre fra FIL
  -S, --starting-file=FIL   begynd katalogsammenligning med FIL
      --horizon-lines=ANTAL behold ANTAL linjer i ens præfiks/suffiks
  -d, --minimal             arbejd hårdere for at finde et mindre antal forskelle
  -H, --speed-large-files   forudsæt store filer og mange spredte små
                            forskelle
  -q, --brief               rapporter kun om filer er forskellige
  -e, --ed                  skriv et gyldigt "ed"-skript
  -n, --rcs                 skriv RCS-format
  -y, --side-by-side        vis i to kolonner
  -w, --width=ANTAL         skriv højst ANTAL tegn per linje,
                            (standardværdi 130)
      --left-column         vis kun venstre kolonne for ens linjer
      --suppress-common-lines vis ingen ens linjer
  -D, --ifdef=NAVN          skriv sammenflettet fil med "#ifdef NAVN"
      --GTYPE-group-format=GFMT GTYPE inddata grupper GFMT
      --line-format=LFMT    alle inddata linjer med LFMT
      --LTYPE-line-format=LFMT LTYPE inddata linjer med LFMT
  -l, --paginate            send uddata gennem "pr" for sidenummerering
  -t, --expand-tabs         udvid tabulatortegn med mellemrum i uddata
%s (for regexp '%s')%s: %d ord%d elementer
, laver klynger, færdig
Kan ikke bruge -t, termcap er ikke tilgængeligKan ikke bruge -z, termcap er ikke tilgængelig'Context diff' mangler 'new' filhoved på linje %ld'Context diff' mangler 'old' filhoved på linje %ldKunne ikke accesse termcap-databasen.Kunne ikke finde et navn for 'diff'en på linje %ldKataloger er ikke understøttetUlovlig 'forenet diff'-filhoved på linje %ld.LFMT kan indeholde:
  %L  en hel linje
  %l  en hel linje, men uden afsluttende nylinjetegn
  %[-][BREDDE][.[PREC]]{doxX}n  printf-lignende format for linjenumret
GFMT eller LFMT kan indeholde:
  %%  %
  %c'C'  det enkelte tegn C
  %c'\OOO'  tegnet med oktalværdi OOO
Ugyldig 'context diff' på linje %ld.Ugyldig 'forenet diff' på linje %ld.Mangler filargumenterKun én fil kan være standard ind.Kun et filnavn er tilladtTilvalg -123RSYZ kun meningsfuldt ved to inddatafiler.Læsningsoversigt: %d filer, %d elementer
Læser %sVælg en terminal via TERM-miljøvariablen.SortererSorterer medlemmerTerminal-type '%s' er ikke defineret.Dette er frit programmel; se kildeteksten for betingelser for kopiering. Der er INGEN
garanti; ikke engang for SALGBARHED eller EGNETHED FOR ET SPECIELT FORMÅL.
Prøv '%s --help' for mere information.
Kan ikke åbne '%s'Ord-fletning (endnu) kun for to filerArbejdsoversigt: %d klynger, %d medlemmer
Arbejdsoversigt: %d klynger, %d medlemmer, %d overlapninger
mdiff - Læser flere filer og leder efter lignende sekvenser, derefter
vises en muligvis detaljeret liste med forskelle og ligheder.
unify - Omformer sammenhængs-diff-er til unidiff-er, eller omvendt.
wdiff - Sammenligner ord i to filer og rapporterer forskelle.

ACC SHELL 2018