diff options
author | Greg McGary <greg@mcgary.org> | 1997-04-18 06:43:35 +0000 |
---|---|---|
committer | Greg McGary <greg@mcgary.org> | 1997-04-18 06:43:35 +0000 |
commit | 3720d4b7a1b0ce0903450271aa3d93388e9d8781 (patch) | |
tree | 12200295d735bf3d1bcaaf8d2065547d41cea3b2 /src/aid | |
parent | 916418ea1284e6aa64f50eba077e48ced5944acc (diff) | |
download | idutils-99c80c70c191cfc68cbafa88aea66427ae97cc57.tar.gz idutils-99c80c70c191cfc68cbafa88aea66427ae97cc57.tar.bz2 idutils-99c80c70c191cfc68cbafa88aea66427ae97cc57.zip |
imported from id-utils-3.1r3_1
Diffstat (limited to 'src/aid')
-rw-r--r-- | src/aid | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -#!/bin/sh +#! /bin/sh -lid -E "$@" +exec lid -ils "$@" |