This website requires JavaScript.
Explore
Help
Sign In
jegardai
/
scripts
Watch
1
Star
0
Fork
You've already forked scripts
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41
Commits
1
Branch
0
Tags
28
MiB
f4c62f2784
Commit Graph
3 Commits
Author
SHA1
Message
Date
Jeremy Gardais
f4c62f2784
Correct variable incrementation ((LINE++)) only work with BASH. For SH:
...
LINE=$((LINE+1))
2015-03-26 10:00:58 +01:00
Jeremy Gardais
ec70781402
Underscores in the motd scripts prevents them to run.
2015-02-07 00:02:22 +01:00
Jeremy Gardais
e036055309
Divide the big dynmotd scripts into tiny ones.
2015-02-06 23:06:37 +01:00