Test2: Różnice pomiędzy wersjami

Z Systemy operacyjne i sieci komputerowe
Przejdź do nawigacji Przejdź do wyszukiwania
Linia 26: Linia 26:
  
 
{{NUMBEROFARTICLES}}
 
{{NUMBEROFARTICLES}}
 +
 +
{{
 +
| name  = Windows commands
 +
| title  = [[Microsoft Windows|Windows]] [[command-line interface|command-line]] programs and [[shell builtin]]s
 +
| above = [[COMMAND.COM]] {{,}} [[Cmd.exe]] {{,}} [[Windows PowerShell]] {{,}} [[Recovery Console]]
 +
| listclass = hlist
 +
 +
| group1 = File system navigation
 +
| list1  =
 +
* [[cd (command)|cd]] (chdir)
 +
* [[dir (command)|dir]]
 +
* [[pushd and popd|popd]]
 +
* [[pushd and popd|pushd]]
 +
* [[tree (command)|tree]]
 +
 +
| group2 = File management
 +
| list2  =
 +
* [[ATTRIB|attrib]]
 +
* [[cacls]]
 +
* [[Encrypting File System|cipher]]
 +
* [[compact (computing)|compact]]
 +
* [[copy (command)|copy]]
 +
* [[del (command)|del]] (erase)
 +
* [[deltree]]
 +
* [[Cabinet (file format)|expand]]
 +
* [[cacls#icacls|icacls]]
 +
* [[Cabinet (file format)|makecab]]
 +
* [[mkdir|md]] (mkdir)
 +
* [[move (command)|move]]
 +
* [[rmdir|rd]] (rmdir)
 +
* [[recover (command)|recover]]
 +
* [[ren (command)|ren]] (rename)
 +
* [[replace (command)|replace]]
 +
* [[rmdir]]
 +
* [[robocopy]]
 +
* [[XCOPY|xcopy]]
 +
 +
| group3 = Disk management
 +
| list3  =
 +
* [[CHKDSK|chkdsk]]
 +
* [[convert (command)|convert]]
 +
* [[Disk Defragmenter (Windows)|defrag]]
 +
* [[diskcomp]]
 +
* [[diskcopy]]
 +
* [[diskpart]]
 +
* [[fdisk]]
 +
* [[Format (command)|format]]
 +
* [[label (command)|label]]
 +
* [[SUBST|subst]]
 +
* [[Microsoft ScanDisk|scandisk]]
 +
* [[SYS (command)|sys]]
 +
* [[vol (command)|vol]]
 +
* [[Shadow Copy|vssadmin]]
 +
 +
| group4 = Processes
 +
| list4  =
 +
* [[Exit (command)|exit]]
 +
* [[kill (command)|kill]]
 +
* [[powercfg]]
 +
* [[runas]]
 +
* [[Windows service|sc]]
 +
* [[Shutdown (computing)|shutdown]]
 +
* [[start (command)|start]]
 +
* [[taskkill]]
 +
* [[tasklist]]
 +
 +
| group5 = Registry
 +
| list5  =
 +
* [[File association|assoc]]
 +
* [[ftype]]
 +
* [[Windows Registry#Command line editing|reg]]
 +
* [[Windows Registry#Command line editing|regini]]
 +
* [[regsvr32]]
 +
 +
| group6 = User environment
 +
| list6  =
 +
* [[DATE (command)|date]]
 +
* [[mode (command)|mode]]
 +
* [[PATH (variable)|path]]
 +
* [[Environment variable#DOS, OS/2 and Windows (Command Prompt)|set]]
 +
* [[Environment variable#DOS, OS/2 and Windows (Command Prompt)|setx]]
 +
* [[TIME (command)|time]]
 +
* [[title (command)|title]]
 +
* [[ver (command)|ver]]
 +
* [[whoami]]
 +
 +
| group7 = File contents
 +
| list7  =
 +
* [[comp (command)|comp]]
 +
* [[MS-DOS Editor|edit]]
 +
* [[edlin]]
 +
* [[Microsoft File Compare|fc]]
 +
* [[find (command)|find]]
 +
* [[findstr (computing)|findstr]]
 +
* [[PRINT (command)|print]]
 +
* [[TYPE (DOS command)|type]]
 +
 +
| group8 = [[Scripting language|Scripting]]
 +
| list8  =
 +
* [[choice (command)|choice]]
 +
* [[Clipboard (computing)|clip]]
 +
* [[Windows Script Host|cscript]]
 +
* [[DOSKEY|doskey]]
 +
* [[echo (command)|echo]]
 +
* [[For loop|for]]
 +
* [[goto]]
 +
* [[Conditional (programming)|if]]
 +
* [[more (command)|more]]
 +
* [[pause (DOS command)|pause]]
 +
* [[Command-line interface#Command prompt|prompt]]
 +
* [[Comment (computer programming)|rem]]
 +
 +
| group9 = Networking
 +
| list9  =
 +
* [[hostname]]
 +
* [[ipconfig]]
 +
* [[net use]]
 +
* [[netsh]]
 +
* [[netstat]]
 +
* [[nslookup]]
 +
* [[PathPing]]
 +
* [[Ping (networking utility)|ping]]
 +
* [[Route (command)|route]]
 +
* [[traceroute|tracert]]
 +
 +
| group10 = Maintenance and care
 +
| list10 =
 +
* [[Windows Installer|msiexec]]
 +
* [[NTBackup|ntbackup]]
 +
* [[System File Checker|sfc]]
 +
* [[systeminfo]]
 +
* [[w32tm]]
 +
* [[WBAdmin]]
 +
* [[Windows System Assessment Tool|winsat]]
 +
* [[Windows Management Instrumentation Command-line|wmic]]
 +
 +
| group11 = Boot management
 +
| list11 =
 +
* [[bcdedit]]
 +
* [[bootcfg]]
 +
* [[fixboot]]
 +
* [[fixmbr]]
 +
 +
| group12 = [[Software development]]
 +
| list12 =
 +
* [[debug (command)|debug]]
 +
* [[exe2bin]]
 +
* [[QBasic]]
 +
 +
| group13 = Miscellaneous
 +
| list13 =
 +
* [[cls (command)|cls]]
 +
* [[help (command)|help]]
 +
 +
| below = [[List of DOS commands]] {{,}} [[Environment variable]]s
 +
}}

Wersja z 08:32, 25 wrz 2014

Strona testowa, tzw. POLIGON

Zapraszam na Główną

kwalifikacja E.14


Specyfikacja HTML5

HTML struktura dokumentu

HTML nagłówek i metadane

HTML kodowanie polskich znaków

HTML nagłówki, akapity, formatowanie tekstu

HTML listy

HTML linki

HTML Tabele

Szablon:Windows commands

299

{{ | name = Windows commands | title = Windows command-line programs and shell builtins | above = COMMAND.COM Szablon:, Cmd.exe Szablon:, Windows PowerShell Szablon:, Recovery Console | listclass = hlist

| group1 = File system navigation | list1 =

| group2 = File management | list2 =

| group3 = Disk management | list3 =

| group4 = Processes | list4 =

| group5 = Registry | list5 =

| group6 = User environment | list6 =

| group7 = File contents | list7 =

| group8 = Scripting | list8 =

| group9 = Networking | list9 =

| group10 = Maintenance and care | list10 =

| group11 = Boot management | list11 =

| group12 = Software development | list12 =

| group13 = Miscellaneous | list13 =

| below = List of DOS commands Szablon:, Environment variables }}