lkml.org 
[lkml]   [1997]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: pre-2.0.31-7 nit picks
Date

Aaron Tiensivu writes:
>+You can adjust these with a command such as:
>+
>+# echo 128 256 512 > /proc/sys/vm/freepages
>+
>
>All those echo's should be:
>
>echo "128 256 512" > /proc/sys/vm/freepages

Says who?

$ echo 128 256 512 > a
$ echo "128 256 512" > b
$ diff a b
$

The echo command concatenates its arguments separated by spaces.

michaelkjohnson

"Magazines all too frequently lead to books and should be regarded by the
prudent as the heavy petting of literature." -- Fran Lebowitz



\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.081 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site