[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [BusyBox] bug#1022: busybox cut requires whitespace between argument identifier and argument   data
From:       Jim Gleason <jimg () lineo ! com>
Date:       2000-07-31 23:54:44
[Download RAW message or body]

Package: busybox
Version: 0.46
Severity: normal

When I use cut as follows I get a "Syntax Error" message:
        echo "this and that" | cut -d\  -f1

When I use cut as follows it works (notice the intervening whitespace
within "\d  \  " and "-f  1"):
        "echo "this and that" | cut -d  \   -f  1

The GNU version of cut recognizes both methods.

I am using OL 2.3 and glibc-2.1.2-3

Jim Gleason
jimg@lineo.com




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic