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
0bbd4e4644
slackbuilds
/
system
/
ksh-openbsd
/
doinst.sh
4 lines
87 B
Bash
Raw
Blame
History
if
! grep -q
'/bin/pdksh'
etc/shells
;
then
printf
"/bin/pdksh\n"
>> etc/shells
;
fi
Reference in New Issue
View Git Blame
Copy Permalink