Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 23:46:43 +0200
From:      "Pascal Giannakakis" <capm@gmx.net>
To:        <freebsd-questions@freebsd.org>
Subject:   smart file gobbling: exclude one file from list
Message-ID:  <001201c23a6e$17e78e60$0200a8c0@capm>

next in thread | raw e-mail | index | archive | help
Hi,

if i do "cp * /destination", all files in the current directory will be
copied to /destination. What do i have to type, if i want to expand the '*'
to all files, except of one? For example, if i wanted to exclude the file
"notme" in the current directory?

I know i could hack it with grep, but this fails as all files are on one
line. I wonder how you gurus would solve this! :)

TIA




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001201c23a6e$17e78e60$0200a8c0>