All of lore.kernel.org
 help / color / mirror / Atom feed
* sysctl vs. echo > /proc...
@ 2005-05-31  5:57 Taylor, Grant
  2005-05-31  8:24 ` Robert Vangel
  0 siblings, 1 reply; 2+ messages in thread
From: Taylor, Grant @ 2005-05-31  5:57 UTC (permalink / raw)
  To: netfilter

Hey fellow TuX users out there, I have a question for you.

Does any one know the (technical) difference in using sysctl verses echoing values in to the appropriate areas in side of the /proc file system?  Which is the more current (expected in the future) practice?  Any ideas and / or thoughts on this matter would be greatly appreciated.  Consider this very simple and common example:

sysctl -w net.ipv4.ip_forward=1

verses 

echo "1" > /proc/sys/net/ipv4/ip_forward 



Grant. . . .


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-31  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-31  5:57 sysctl vs. echo > /proc Taylor, Grant
2005-05-31  8:24 ` Robert Vangel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.