> printf '\000user\000pass' | openssl base64 This appears to work OK in tcsh and sh on Linux (Ubuntu Maverick). It also works if I write "\0" instead of "\000".
Rich Wales [email protected]
> printf '\000user\000pass' | openssl base64 This appears to work OK in tcsh and sh on Linux (Ubuntu Maverick). It also works if I write "\0" instead of "\000".
Rich Wales [email protected]