Searched hist:ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.bin/find/ |
H A D | find.h | diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar
|
H A D | extern.h | diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar
|
H A D | option.c | diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar
|
H A D | find.1 | diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar
|
H A D | function.c | diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar diff ed1a4621a2ae51371c8e4f181fcb4cdf80d92104 Tue Jan 23 12:16:50 CET 2001 Peter Wemm <peter@FreeBSD.org> Add the -empty flag, from OpenBSD. It returns true if the directory is empty. There doesn't appear to be another easy way to do this.
mobile# mkdir foo mobile# mkdir foo/bar mobile# mkdir bar mobile# find . -empty ./foo/bar ./bar
|