Bug 249260

Summary: /bin/cp /dev/null teste invalid argument
Product: Base System Reporter: lenzi.sergio
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: lwhsu
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249248

Description lenzi.sergio 2020-09-11 22:33:38 UTC
FreeBSD bsd13.lenzicasa 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r365552:365637M


/bin/cp /dev/null anyfile should result in a zero size anyfile, but
the system result cp: /dev/null: Invalid argument
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2020-09-11 22:41:12 UTC
To submitter: please see if r365643 fixes this problem.
Comment 2 lenzi.sergio 2020-09-12 13:42:20 UTC
(In reply to Mark Linimon from comment #1)
Ok fixed... 
case closed.