dmenupass (145B) - View raw
1 2 3 4 5 6 #!/bin/sh # This script is the SUDO_ASKPASS variable, meaning that it will be used as a # password prompt if needed. mew -P -p "password:" <&-
1 2 3 4 5 6
#!/bin/sh # This script is the SUDO_ASKPASS variable, meaning that it will be used as a # password prompt if needed. mew -P -p "password:" <&-