1 2 3 4 5
#!/bin/sh if [ -x %%PREFIX%%/news/rc.news ] ; then %%PREFIX%%/news/rc.news && echo -n ' diablo' fi