pages.*: use keith.github.io for builtin man pages (#12168)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# caffeinate
|
||||
|
||||
> Menghindari macOS dari sleep (mode tidur).
|
||||
> Informasi lebih lanjut: <https://ss64.com/osx/caffeinate.html>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/caffeinate.8.html>.
|
||||
|
||||
- Menghindari mode sleep selama 1 jam (3600 detik):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# cal
|
||||
|
||||
> Menampilkan informasi kalender.
|
||||
> Informasi lebih lanjut: <https://ss64.com/osx/cal.html>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/cal.1.html>.
|
||||
|
||||
- Menampilkan kalender pada bulan ini:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# date
|
||||
|
||||
> Mengatur atau menampilkan tanggal sistem.
|
||||
> Informasi lebih lanjut: <https://ss64.com/osx/date.html>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/date.1.html>.
|
||||
|
||||
- Menampilkan tanggal saat ini menggunakan format _locale_:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# open
|
||||
|
||||
> Buka file, direktori, dan aplikasi.
|
||||
> Informasi lebih lanjut: <https://ss64.com/osx/open.html>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/open.1.html>.
|
||||
|
||||
- Buka sebuah file di dalam aplikasi default:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# osascript
|
||||
|
||||
> Jalankan AppleScript atau JavaScript for Automation (JXA) dari command-line.
|
||||
> Informasi lebih lanjut: <https://ss64.com/osx/osascript.html>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/osascript.1.html>.
|
||||
|
||||
- Menjalankan sebuah perintah AppleScript:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pbcopy
|
||||
|
||||
> Menempatkan output standar pada papan klip (clipboard).
|
||||
> Informasi lebih lanjut: <https://ss64.com/osx/pbcopy.html>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/pbcopy.1.html>.
|
||||
|
||||
- Menempatkan konten file pada papan klip:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pbpaste
|
||||
|
||||
> Kirim isi papan klip (clipboard) ke output standar.
|
||||
> Informasi lebih lanjut: <https://ss64.com/osx/pbpaste.html>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
|
||||
|
||||
- Tulis konten papan klip ke dalam sebuah file:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# shuf
|
||||
|
||||
> Generate permutasi acak.
|
||||
> Informasi lebih lanjut: <https://www.unix.com/man-page/linux/1/shuf/>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/shuf.1.html>.
|
||||
|
||||
- Acak urutan baris di sebuah file dan outputkan hasilnya:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Tampilkan siapa dan apa yang sedang dilakukan saat masuk ke dalam akun macOS.
|
||||
> Tampilkan informasi seperti nama pengguna, TTY, asal (remote host), waktu login, waktu idle, dan proses saat ini.
|
||||
> Informasi lebih lanjut: <https://ss64.com/osx/w.html>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/w.1.html>.
|
||||
|
||||
- Tampilkan daftar pengguna yang sedang masuk/login:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Kompres atau ekstrak file dari/dalam arsip xip yang .
|
||||
> Jangan gunakan alat ini untuk membuat arsip baru, karena macOS hanya menerima arsip xip yang berasal atau ditandatangani oleh Apple.
|
||||
> Informasi lebih lanjut: <https://www.manpagez.com/man/1/xip/>.
|
||||
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/xip.1.html>.
|
||||
|
||||
- Ekstrak arsip xip ke dalam direktori saat ini:
|
||||
|
||||
|
Reference in New Issue
Block a user