Jump to content
ahhmadd

-rw-rw-r-- , Lrwxrwxrwx

Recommended Posts

ianya menunjukkan jenis2 permission ke atas sesuatu fail itu dalam linux..

contohnya..

CODE
[root@localhost ~]# ll
total 116
-rw------- 1 root root  1320 Dec 18 09:15 anaconda-ks.cfg
-rw-r--r-- 1 root root 31692 Dec 18 09:14 install.log
-rw-r--r-- 1 root root  4257 Dec 18 09:12 install.log.syslog
-rw-r--r-- 1 root root 46477 Dec 18 09:21 scsconfig.log
-rw-r--r-- 1 root root   227 Dec 18 09:21 scsrun.log


ataupun boleh gunakan command ini..

CODE
[root@localhost ~]# ls -l
total 116
-rw------- 1 root root  1320 Dec 18 09:15 anaconda-ks.cfg
-rw-r--r-- 1 root root 31692 Dec 18 09:14 install.log
-rw-r--r-- 1 root root  4257 Dec 18 09:12 install.log.syslog
-rw-r--r-- 1 root root 46477 Dec 18 09:21 scsconfig.log
-rw-r--r-- 1 root root   227 Dec 18 09:21 scsrun.log


penerangan lanjut sila baca kat sini..

http://en.wikipedia.org/wiki/Chmod

cara nak ubah permission atas sesuatu fail tu, gune command chmod

chmod berapa ? kene fahamkan dulu..

then bile da faham, macamana part permission sesuatu fail tu, kita boleh gunakan chmod calculator untuk buat perkiraan no ape yang nak digunakan..

http://www.javascriptkit.com/script/script2/chmodcal.shtml

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...