Changeset 156


Ignore:
Timestamp:
02/21/06 23:45:32 (7 years ago)
Author:
anarcat
Message:

[project @ alternc: changeset 2003-10-08 23:52:23 by root]
Patch Gandjah 2.A (/usr/sbin manquant)

Original author: root
Date: 2003-10-08 23:52:23

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/quota_get.sh

    r19 r156  
    11#!/bin/sh 
    22. /etc/alternc/local.sh 
    3 repquota -gv $DATA_PART |grep "^#$1[[:space:]]"|awk {'print $3'} 
    4 repquota -gv $DATA_PART |grep "^#$1[[:space:]]"|awk {'print $4'} 
     3/usr/sbin/repquota -gv $DATA_PART |grep "^#$1[[:space:]]"|awk {'print $3'} 
     4/usr/sbin/repquota -gv $DATA_PART |grep "^#$1[[:space:]]"|awk {'print $4'} 
Note: See TracChangeset for help on using the changeset viewer.