This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
slackbuilds
mirror of
https://github.com/SlackBuildsOrg/slackbuilds.git
Watch
1
Star
0
Fork
You've already forked slackbuilds
0
Code
Issues
Projects
Releases
Wiki
Activity
master
slackbuilds
/
system
/
oksh
/
douninst.sh
4 lines
69 B
Bash
Raw
Permalink
Blame
History
if
[
-e etc/shells
]
;
then
sed -i
"
/^\/bin\/oksh
$
/d
"
etc/shells
fi
Reference in New Issue
View Git Blame
Copy Permalink