Linux : Perintah env: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

4 November 2025

  • curprev 11:2911:29, 4 November 2025Novy talk contribs 3,927 bytes +3,927 Created page with "Perintah '''<code>env</code>''' digunakan untuk '''menampilkan, mengatur, atau menjalankan perintah dengan lingkungan (environment variables)''' tertentu. Lingkungan ini berisi pasangan ''key-value'' yang digunakan oleh sistem dan proses untuk menentukan perilaku program (misalnya <code>PATH</code>, <code>HOME</code>, <code>USER</code>, dsb). 🧩 '''Sintaks Umum'''<syntaxhighlight lang="shell"> env [OPTION]... [NAME=VALUE]... [COMMAND [ARG]...] </syntaxhighlight> * T..." Tag: Visual edit
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)