This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68da44823c
NetBSD
/
share
/
sushi
/
procs
/
topcpu
/
script
5 lines
89 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# $NetBSD: script,v 1.2 2004/03/09 19:33:49 garbled Exp $
ps -auxr
|
head -16
Reference in New Issue
View Git Blame
Copy Permalink