Build precise queries to find exactly what you need
Press ESC to close
@jkissner
Favorites0
Views
Projects0
I have a few servers that we ust rc.local to map NFS mounts (reasons beyound me). They look like this: mount 1xx.26.xx.xx:/vol/e_oldlogs /geminilogs sleep 2 mount 1xx.26.xx.xx:/vol/e_webdocs /webdocs sleep 2 mount 1xx.26.xx.xx:/vol/e_weblogs /weblogs I need to check agains this file for mounts is there an easy way or even a hard way to do this???
Reviewed 11 years ago