Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] deleting a local list of filenames from remote server
- Date: Wed, 03 Dec 2008 00:38:07 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: [tlug] deleting a local list of filenames from remote server
- References: <4935289F.4090309@jj.em-net.ne.jp>
Charles Muller writes: > I am thinking that I need to do something that is (logically, at > least) like this: > > ssh user@example.com 'xargs rm < filelist public_html/cache/' ssh user@example.com 'cd public_html/cache && xargs rm < filelist' should do the trick. (The && is paranoia, just in case the cd fails and you have a similar files in your home directory for some reason.)
- Follow-Ups:
- Re: [tlug] deleting a local list of filenames from remote server
- From: Curt Sampson
- References:
- [tlug] deleting a local list of filenames from remote server
- From: Charles Muller
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] deleting a local list of filenames from remote server
- Next by Date: Re: [tlug] deleting a local list of filenames from remote server
- Previous by thread: Re: [tlug] deleting a local list of filenames from remote server
- Next by thread: Re: [tlug] deleting a local list of filenames from remote server
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links