"디스크 쿼터"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-<source +<syntaxhighlight , -</source> +</syntaxhighlight>))
 
5번째 줄: 5번째 줄:
*[[시스템 관리자]]가 설정함
*[[시스템 관리자]]가 설정함


<source lang='console'>
<syntaxhighlight lang='console'>
[testuser@centos5 ~]$ quota
[testuser@centos5 ~]$ quota
Disk quotas for user testuser (uid 1737):  
Disk quotas for user testuser (uid 1737):  
     Filesystem  blocks  quota  limit  grace  files  quota  limit  grace
     Filesystem  blocks  quota  limit  grace  files  quota  limit  grace
       /dev/sda7  159692      0  200000            5488      0      0         
       /dev/sda7  159692      0  200000            5488      0      0         
</source>
</syntaxhighlight>


==같이 보기==
==같이 보기==

2024년 5월 4일 (토) 00:33 기준 최신판

1 개요[ | ]

disk quota
디스크 쿼터
[testuser@centos5 ~]$ quota
Disk quotas for user testuser (uid 1737): 
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
      /dev/sda7  159692       0  200000            5488       0       0

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}