diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-12-23 01:44:44 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-12-23 01:44:44 +0100 |
commit | 2e6a5e704646109a7aaf7dd5a9d3a64475fd0055 (patch) | |
tree | 13a1c1ae6f6a1e1efe50e83120670aa9bd947d16 /rc/bin/fax | |
parent | cad697d6edfefe3209ebf46d5a6d8751bbb0052f (diff) |
fax, psfax, vwhois: use $user instead of /dev/user
Diffstat (limited to 'rc/bin/fax')
-rwxr-xr-x | rc/bin/fax | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rc/bin/fax b/rc/bin/fax index 22be347b0..2e7ad1e63 100755 --- a/rc/bin/fax +++ b/rc/bin/fax @@ -46,7 +46,6 @@ shift script=/tmp/fax.$pid header=/tmp/faxh.$pid -user=`{cat /dev/user} tmp=/tmp/fax.g3.$pid tmpin=/tmp/fax.in.$pid tmpps=/tmp/fax.ps.$pid |