pages/*: update Microsoft docs to learn (#8653)
This commit is contained in:

committed by
GitHub

parent
dff475b81c
commit
ac15e7047a
@@ -1,7 +1,7 @@
|
||||
# cd
|
||||
|
||||
> Menampilkan nama atau ganti direktori saat ini.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/cd>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
|
||||
|
||||
- Menuju suatu direktori pada drive yang sama:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# chkdsk
|
||||
|
||||
> Memeriksa dan mencari kesalahan dalam sebuah sistem file dan metadata volume penyimpanan.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/chkdsk>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/chkdsk>.
|
||||
|
||||
- Memeriksa sebuah ruang penyimpanan berdasarkan huruf drive (diakhiri dengan titik dua), lokasi pemasangan, atau nama ruang:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# cls
|
||||
|
||||
> Membersihkan layar.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/cls>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
|
||||
|
||||
- Bersihkan layar:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dir
|
||||
|
||||
> Lis isi direktori.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/dir>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/dir>.
|
||||
|
||||
- Tampilkan isi direktori saat ini:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# find
|
||||
|
||||
> Mencari teks tertentu di dalam suatu file atau direktori.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/find>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/find>.
|
||||
|
||||
- Mencari baris-baris dalam file yang mengandung teks tertentu:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# ipconfig
|
||||
|
||||
> Menampilkan dan mengatur konfigurasi jaringan dalam sistem operasi Windows.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/ipconfig>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/ipconfig>.
|
||||
|
||||
- Menunjukkan daftar adaptor jaringan:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# msiexec
|
||||
|
||||
> Memasang, memperbarui, memperbaiki, atau menghapus program Windows melalui file MSI dan MSP yang tersedia.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/msiexec>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/msiexec>.
|
||||
|
||||
- Memasang sebuah program melalui file MSI:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# print
|
||||
|
||||
> Mencetak sebuah file teks ke dalam mesin pencetak (printer).
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/print>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/print>.
|
||||
|
||||
- Mencetak file teks ke dalam mesin pencetak (printer) default:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# tree
|
||||
|
||||
> Menampilkan struktur direktori pada suatu lokasi dengan tampilan grafis pohon.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/tree>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/tree>.
|
||||
|
||||
- Tampilkan pohon dari direktori saat ini:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# ver
|
||||
|
||||
> Menampilkan nomor versi Windows atau MS-DOS saat ini.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/ver>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/ver>.
|
||||
|
||||
- Menampilkan nomor versi saat ini:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# whoami
|
||||
|
||||
> Menampilkan detail informasi pengguna saat ini.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/whoami>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/whoami>.
|
||||
|
||||
- Menampilkan username pengguna saat ini:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# xcopy
|
||||
|
||||
> Membuat salinan file dan direktori.
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/xcopy>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/xcopy>.
|
||||
|
||||
- Membuat salinan file atau direktori ke lokasi lain:
|
||||
|
||||
|
Reference in New Issue
Block a user