This website requires JavaScript.
Explore
Help
Sign In
voronind
/
linux
Archived
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
4
Pull requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-03-04
. You can view files and clone it, but cannot push or open issues or pull requests.
4b8ed0e773
linux
/
.config
/
bash
/
module
/
Shopt.sh
7 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
remove history to make repo public.
2023-08-08 16:24:15 +03:00
shopt
-s dotglob
shopt
-s globstar
shopt
-s autocd
Shopt : Enable extglob.
2024-02-05 16:18:30 +03:00
shopt
-s extglob
remove history to make repo public.
2023-08-08 16:24:15 +03:00
exec
{
BASH_XTRACEFD
}
>/dev/null
Reference in a new issue
Copy permalink