Re: tftpboot cleanup script draft
Vagrant Cascadian <[email protected]>
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 22, 2008 at 06:28:18PM -0400, Warren Togami wrote:
> But can anybody think of a better way other than the wildcard and
> grep scraping to safely loop through all directories or vmlinuz-*
> files even if you have no matches?
maybe: find $path -name 'vmlinuz-*'
although, some architectures don't use compressed kernels, and will be
named vmlinux instead of vmlinuz, at least on debian.
live well,
vagrant
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
Ltsp-developer mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-developer
For additional LTSP help, try #ltsp channel on irc.freenode.net