| Anonymous | Login | Signup for a new account | 11-10-2008 11:16 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001392 | [BusyBox] Standards Compliance | major | always | 06-13-07 19:11 | 07-14-07 18:21 | ||||
| Reporter | bvoigt | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | svn | ||||||
| Summary | 0001392: -f test not working | ||||||||
| Description |
# [ -f /bin/busybox ] && echo ok || echo bad bad # ls -Al /bin/busybox -rwxr-xr-x 1 root root 296736 Jun 14 02:07 /bin/busybox I think I have the syntax right because this used to work, and it also works in GNU bash. |
||||||||
| Additional Information |
# [ --help BusyBox v1.7.0.svn (2007-06-13 21:05:21 CDT) multi-call binary Usage: [ EXPRESSION or [ EXPRESSION ] Check file types and compares values returning an exit code determined by the value of EXPRESSION |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |