Current Path :
/
etc
/
cron.monthly
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//etc/cron.monthly/readahead-monthly.cron
#!/bin/sh . /etc/sysconfig/readahead if [ "$READAHEAD_COLLECT" = "yes" ] ; then touch /.readahead_collect fi