[root@fc21 ~]# cat load #!/bin/bash uptime | awk '{print $10}' | awk -F, '{print $1}' [root@fc21 ~]# load 1.43
A Linux blog by ioMeWeekly, includes tutorials, news, help, programming, tips and how-to guides for opensource applications.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment