login: avoid external process call
Use a shell builtin of posix shells insteaf of calling 'which'. See also http://stackoverflow.com/a/677212
Loading
Please register or sign in to comment
Use a shell builtin of posix shells insteaf of calling 'which'. See also http://stackoverflow.com/a/677212