SVN commit 499265 by goutte: The ash shell can be in /bin/ash too (Not sure if /usr/bin/ash would be useful, there is no /usr/bin/bash either.) M +2 -0 magic --- branches/KDE/3.5/kdelibs/kio/magic #499264:499265 @@ -201,6 +201,8 @@ 0 string #!/usr/bin/env bash application/x-shellscript # +0 string #!/bin/ash application/x-shellscript +0 string #!\ /bin/ash application/x-shellscript # zsh/ash/ae/nawk/gawk magic from cameron@cs.unsw.oz.au (Cameron Simpson) 0 string #!/usr/local/bin/zsh application/x-shellscript 0 string #!\ /usr/local/bin/zsh application/x-shellscript