linux:perintah-dasar
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:perintah-dasar [2017/02/22 04:51] – [mv - move file or folder] kbadmin | linux:perintah-dasar [2017/02/22 04:52] (current) – [tail] kbadmin | ||
---|---|---|---|
Line 90: | Line 90: | ||
</ | </ | ||
+ | ===== chmod - change file permission ===== | ||
+ | Untuk merubah permission file | ||
+ | < | ||
+ | [root@vnc script]# chmod 755 cetak.sh | ||
+ | [root@vnc script]# ls -l | ||
+ | total 20 | ||
+ | -rw-r--r-- 1 root root 39 Feb 22 09:45 cetak-lama.sh | ||
+ | -rwxr-xr-x 1 root root 39 Feb 22 09:01 cetak.sh | ||
+ | drwxr-xr-x 2 root root 4096 Feb 22 09:48 direktoriku | ||
+ | -rw-r--r-- 1 root root 41 Feb 22 09:26 variabel.sh | ||
+ | -rw-r--r-- 1 root root 43 Feb 22 09:30 variabel2.sh | ||
+ | </ | ||
Layanan
Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |linux/perintah-dasar.1487757070.txt.gz · Last modified: 2017/02/22 04:51 by kbadmin