[BusyBox] Arithemtic expressions

Michael Sternberg MichaelS at boscom.com
Mon Jun 3 07:48:03 UTC 2002


I need some way to perform bitwise AND in shell script.

In busybox ash both
let "result = 123 & 233"
: $((result = 123 & 233))
are not working...

					Thanks, Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20020603/4dd2fa32/attachment-0001.htm 


More information about the busybox mailing list