6 lines
90 B
Bash
Executable file
6 lines
90 B
Bash
Executable file
#!/bin/sh
|
|
# Nico Schottelius (nico-linux@schottelius.org)
|
|
# 2004-12
|
|
#
|
|
|
|
hdparm -d1 -c1 $1
|