7 lines
94 B
Bash
Executable file
7 lines
94 B
Bash
Executable file
#!/bin/sh
|
|
# cLinux
|
|
# Nico Schottelius (nico-linux@schottelius.org)
|
|
# 2004-12
|
|
#
|
|
|
|
hdparm -z $1
|