( cd usr/bin ; rm -rf [ )
( cd usr/bin ; ln -sf  test [ )
( cd usr/bin ; rm -rf sleep )
( cd usr/bin ; ln -sf /bin/sleep sleep )
