[ATTRIB][CMD] Convert the 'attrib' command into a standalone executable

CORE-9444
This commit is contained in:
Eric Kohl 2019-09-21 11:39:01 +02:00
parent 81e27f0be7
commit 432854ee18
53 changed files with 961 additions and 625 deletions

View file

@ -9,19 +9,6 @@ assoc (print all associations)\n\
assoc .ext (print specific association)\n\
assoc .ext= (remove specific association)\n\
assoc .ext=FileType (add new association)\n"
STRING_ATTRIB_HELP "Viser eller endrer filattributtene.\n\n\
ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] fil ...\n\
[/S [/D]]\n\n\
+ Setter et attributt\n\
- Fjerner et attributt\n\
R Attributt: Skrivebeskyttet.\n\
A Attributt: Arkiver.\n\
S Attributt: System.\n\
H Attributt: Skjult.\n\
/S Behandler tilsvarende filer i gjeldende mappe\n\
og alle undermapper.\n\
/D Bearbeider også mapper.\n\n\
Skriv ATTRIB uten parametere for å vise attributtene til alle filer.\n"
STRING_ALIAS_HELP "Setter, fjerner eller viser alias.\n\n\
ALIAS [alias=[Kommando]]\n\n\
alias Navn for et alias.\n\