Thread
:
HPUX ---> SOLARIS
View Single Post
#
2
(
permalink
)
01-05-2008, 11:59 AM
Tony Walton
Posts: n/a
Re: HPUX ---> SOLARIS
Chris Vidal wrote:
> Moving from hpux to solaris
>
> what is the solaris equivalent to the hpux " find / -name somefile
> 2>/dev/null"
find / -name somefile 2>/dev/null
--
Tony
Tony Walton