Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2012 10:48:23 GMT
From:      Eugen Konkov <kes-kes@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/167288: mv can not copy files with '-' sign as first simbol
Message-ID:  <201204251048.q3PAmNna037662@red.freebsd.org>
Resent-Message-ID: <201204251050.q3PAo9p2076393@freefall.freebsd.org>

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

>Number:         167288
>Category:       bin
>Synopsis:       mv can not copy files with '-' sign as first simbol
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 25 10:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Eugen Konkov
>Release:        10.0-CURRENT
>Organization:
ISP FreeLine
>Environment:
uname -a
FreeBSD fastvpn.in.freeline.in.ua 10.0-CURRENT FreeBSD 10.0-CURRENT #2: Fri Dec 16 18:38:54 EET 2011     kes@fastvpn.in.freeline.in.ua:/usr/obj/usr/src/sys/KES_KERN_v9  i386

>Description:
If I use glob symbol, then special symbols in file names must not be counted as special symbols
>How-To-Repeat:
: > -1.wav
mv * /some/dir
mv: illegal option -- 1
usage: mv [-f | -i | -n] [-v] source target
       mv [-f | -i | -n] [-v] source ... directory


>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204251048.q3PAmNna037662>