This commit is contained in:
Kovid Goyal 2022-04-04 11:05:36 +05:30
parent c72154782b
commit ecb74aed29
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1,4 +1,7 @@
#!/bin/sh #!/bin/sh
# Copyright (C) 2018 Kovid Goyal <kovid at kovidgoyal.net>
#
# Distributed under terms of the GPLv3 license.
{ \unalias command; \unset -f command; } >/dev/null 2>&1 { \unalias command; \unset -f command; } >/dev/null 2>&1