This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
boinc
mirror of
https://github.com/BOINC/boinc.git
Watch
1
Star
0
Fork
You've already forked boinc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e31ed2ed8c
boinc
/
test
/
shrm
6 lines
96 B
Tcsh
Executable File
Raw
Blame
History
#! /usr/bin/csh
set
NAME
=
`
whoami
`
set
NUM
=
`
ipcs | grep
$NAME
| awk
'{print $2}'
`
ipcrm -m
$NUM
Reference in New Issue
View Git Blame
Copy Permalink