From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/bash/function-index.html | 554 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 554 insertions(+) create mode 100644 devdocs/bash/function-index.html (limited to 'devdocs/bash/function-index.html') diff --git a/devdocs/bash/function-index.html b/devdocs/bash/function-index.html new file mode 100644 index 00000000..fccd6aec --- /dev/null +++ b/devdocs/bash/function-index.html @@ -0,0 +1,554 @@ +

Function Index

+ + +
Jump to: +A B C D E F G H I K M N O P Q R S T U Y
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Index Entry Section
A
abort (C-g)Miscellaneous Commands
accept-line (Newline or Return)Commands For History
alias-expand-line ()Miscellaneous Commands
B
backward-char (C-b)Commands For Moving
backward-delete-char (Rubout)Commands For Text
backward-kill-line (C-x Rubout)Commands For Killing
backward-kill-word (M-DEL)Commands For Killing
backward-word (M-b)Commands For Moving
beginning-of-history (M-<)Commands For History
beginning-of-line (C-a)Commands For Moving
bracketed-paste-begin ()Commands For Text
C
call-last-kbd-macro (C-x e)Keyboard Macros
capitalize-word (M-c)Commands For Text
character-search (C-])Miscellaneous Commands
character-search-backward (M-C-])Miscellaneous Commands
clear-display (M-C-l)Commands For Moving
clear-screen (C-l)Commands For Moving
complete (TAB)Commands For Completion
complete-command (M-!)Commands For Completion
complete-filename (M-/)Commands For Completion
complete-hostname (M-@)Commands For Completion
complete-into-braces (M-{)Commands For Completion
complete-username (M-~)Commands For Completion
complete-variable (M-$)Commands For Completion
copy-backward-word ()Commands For Killing
copy-forward-word ()Commands For Killing
copy-region-as-kill ()Commands For Killing
D
dabbrev-expand ()Commands For Completion
delete-char (C-d)Commands For Text
delete-char-or-list ()Commands For Completion
delete-horizontal-space ()Commands For Killing
digit-argument (M-0, M-1, … M--)Numeric Arguments
display-shell-version (C-x C-v)Miscellaneous Commands
do-lowercase-version (M-A, M-B, M-x, …)Miscellaneous Commands
downcase-word (M-l)Commands For Text
dump-functions ()Miscellaneous Commands
dump-macros ()Miscellaneous Commands
dump-variables ()Miscellaneous Commands
dynamic-complete-history (M-TAB)Commands For Completion
E
edit-and-execute-command (C-x C-e)Miscellaneous Commands
end-kbd-macro (C-x ))Keyboard Macros
end-of-file (usually C-d)Commands For Text
end-of-history (M->)Commands For History
end-of-line (C-e)Commands For Moving
exchange-point-and-mark (C-x C-x)Miscellaneous Commands
F
fetch-history ()Commands For History
forward-backward-delete-char ()Commands For Text
forward-char (C-f)Commands For Moving
forward-search-history (C-s)Commands For History
forward-word (M-f)Commands For Moving
G
glob-complete-word (M-g)Miscellaneous Commands
glob-expand-word (C-x *)Miscellaneous Commands
glob-list-expansions (C-x g)Miscellaneous Commands
H
history-and-alias-expand-line ()Miscellaneous Commands
history-expand-line (M-^)Miscellaneous Commands
history-search-backward ()Commands For History
history-search-forward ()Commands For History
history-substring-search-backward ()Commands For History
history-substring-search-forward ()Commands For History
I
insert-comment (M-#)Miscellaneous Commands
insert-completions (M-*)Commands For Completion
insert-last-argument (M-. or M-_)Miscellaneous Commands
K
kill-line (C-k)Commands For Killing
kill-region ()Commands For Killing
kill-whole-line ()Commands For Killing
kill-word (M-d)Commands For Killing
M
magic-space ()Miscellaneous Commands
menu-complete ()Commands For Completion
menu-complete-backward ()Commands For Completion
N
next-history (C-n)Commands For History
next-screen-line ()Commands For Moving
non-incremental-forward-search-history (M-n)Commands For History
non-incremental-reverse-search-history (M-p)Commands For History
O
operate-and-get-next (C-o)Commands For History
overwrite-mode ()Commands For Text
P
possible-command-completions (C-x !)Commands For Completion
possible-completions (M-?)Commands For Completion
possible-filename-completions (C-x /)Commands For Completion
possible-hostname-completions (C-x @)Commands For Completion
possible-username-completions (C-x ~)Commands For Completion
possible-variable-completions (C-x $)Commands For Completion
prefix-meta (ESC)Miscellaneous Commands
previous-history (C-p)Commands For History
previous-screen-line ()Commands For Moving
print-last-kbd-macro ()Keyboard Macros
Q
quoted-insert (C-q or C-v)Commands For Text
R
re-read-init-file (C-x C-r)Miscellaneous Commands
redraw-current-line ()Commands For Moving
reverse-search-history (C-r)Commands For History
revert-line (M-r)Miscellaneous Commands
S
self-insert (a, b, A, 1, !, …)Commands For Text
set-mark (C-@)Miscellaneous Commands
shell-backward-kill-word ()Commands For Killing
shell-backward-word (M-C-b)Commands For Moving
shell-expand-line (M-C-e)Miscellaneous Commands
shell-forward-word (M-C-f)Commands For Moving
shell-kill-word (M-C-d)Commands For Killing
shell-transpose-words (M-C-t)Commands For Killing
skip-csi-sequence ()Miscellaneous Commands
spell-correct-word (C-x s)Miscellaneous Commands
start-kbd-macro (C-x ()Keyboard Macros
T
tilde-expand (M-&)Miscellaneous Commands
transpose-chars (C-t)Commands For Text
transpose-words (M-t)Commands For Text
U
undo (C-_ or C-x C-u)Miscellaneous Commands
universal-argument ()Numeric Arguments
unix-filename-rubout ()Commands For Killing
unix-line-discard (C-u)Commands For Killing
unix-word-rubout (C-w)Commands For Killing
upcase-word (M-u)Commands For Text
Y
yank (C-y)Commands For Killing
yank-last-arg (M-. or M-_)Commands For History
yank-nth-arg (M-C-y)Commands For History
yank-pop (M-y)Commands For Killing
+ + +
Jump to: +A B C D E F G H I K M N O P Q R S T U Y
+

+ Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
Licensed under the GNU Free Documentation License.
+ https://www.gnu.org/software/bash/manual/html_node/Function-Index.html +

+
-- cgit v1.2.3