Return to BSD News archive
#! rnews 1116 bsd Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!news00.sunet.se!sunic!news99.sunet.se!news.funet.fi!news.eunet.fi!news.spb.su!news1.relcom.ru!demos!dnews-server From: ivan@ricc.alma-ata.su (Ivan Lebedev) Newsgroups: comp.unix.bsd.freebsd.misc Subject: The Ineterest Task Date: 17 Jun 1996 23:39:43 +0400 Organization: unknown Lines: 12 Sender: news-server@news.demos.su Distribution: su Message-ID: <199606171939.CAA07332@ricc.alma-ata.su> Reply-To: ivan@ricc.alma-ata.su NNTP-Posting-Host: root@news.demos.su X-mailer: ELM [version 2.4 PL23] X-Return-Path: news.demos.su!kremvax.demos.su!ricc.alma-ata.su!ivan Hello to EveryBody! I saw a disscussion about "*" file's name and I found one more problem with file's name. If I packing some files with directories by "tar" and write at end of the command line "--remove-files" like "tar -cf --remove-files" I got a file - archive wich I need but it have name "--remove-files". What I need to do with that file for deleting him or renaming. (I made "cat < --remove-files > x.tar") Is anyone know another way? DiXi