Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
emacs /
24.3 /
lisp /
eshell /
Delete
Unzip
Name
Size
Permission
Date
Action
em-alias.elc
6.23
KB
-rw-r--r--
2023-06-07 04:13
em-banner.elc
1.69
KB
-rw-r--r--
2023-06-07 04:13
em-basic.elc
4.15
KB
-rw-r--r--
2023-06-07 04:13
em-cmpl.elc
10.67
KB
-rw-r--r--
2023-06-07 04:13
em-dirs.elc
15.43
KB
-rw-r--r--
2023-06-07 04:13
em-glob.elc
8.45
KB
-rw-r--r--
2023-06-07 04:13
em-hist.elc
28.48
KB
-rw-r--r--
2023-06-07 04:13
em-ls.elc
26.68
KB
-rw-r--r--
2023-06-07 04:13
em-pred.elc
15.36
KB
-rw-r--r--
2023-06-07 04:13
em-prompt.elc
5.37
KB
-rw-r--r--
2023-06-07 04:13
em-rebind.elc
7.36
KB
-rw-r--r--
2023-06-07 04:13
em-script.elc
4.12
KB
-rw-r--r--
2023-06-07 04:13
em-smart.elc
8.38
KB
-rw-r--r--
2023-06-07 04:13
em-term.elc
3.55
KB
-rw-r--r--
2023-06-07 04:13
em-unix.elc
37.2
KB
-rw-r--r--
2023-06-07 04:13
em-xtra.elc
4.77
KB
-rw-r--r--
2023-06-07 04:13
esh-arg.elc
10.64
KB
-rw-r--r--
2023-06-07 04:13
esh-cmd.elc
37.2
KB
-rw-r--r--
2023-06-07 04:13
esh-ext.elc
9.88
KB
-rw-r--r--
2023-06-07 04:13
esh-groups.el
7.47
KB
-rw-r--r--
2023-06-07 04:00
esh-io.elc
13.17
KB
-rw-r--r--
2023-06-07 04:13
esh-mode.elc
29.08
KB
-rw-r--r--
2023-06-07 04:13
esh-module.elc
2.65
KB
-rw-r--r--
2023-06-07 04:13
esh-opt.elc
7.32
KB
-rw-r--r--
2023-06-07 04:13
esh-proc.elc
16.24
KB
-rw-r--r--
2023-06-07 04:13
esh-util.elc
19.55
KB
-rw-r--r--
2023-06-07 04:13
esh-var.elc
14.92
KB
-rw-r--r--
2023-06-07 04:13
eshell.elc
7.25
KB
-rw-r--r--
2023-06-07 04:13
Save
Rename
;ELC ;;; Compiled by mockbuild@buildfarm06.corp.cloudlinux.com on Wed Jun 7 08:13:50 2023 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/eshell/em-xtra.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\302\303\304\305\306\307\310\311&\207" [require compile custom-declare-group eshell-xtra nil "This module defines some extra alias functions which are entirely\noptional. They can be viewed as samples for how to write Eshell alias\nfunctions, or as aliases which make some of Emacs's behavior more\nnaturally accessible within Emacs." :tag "Extra alias functions" :group eshell-module] 8) #@49 Implementation of expr, using the calc package. (defalias 'eshell/expr #[(&rest args) "\302\303!\204 \304\305\306\307\310!\"\"\207\303\211C\311\312\310!\313#)!)\207" [args func fboundp calc-eval throw eshell-replace-command eshell-parse-command "*expr" eshell-flatten-list mapconcat eshell-stringify " "] 7 (#$ . 969)]) #@67 Easy front-end to `intersection', for comparing lists of strings. (defalias 'eshell/substitute #[(&rest args) "\302\303@\211A@)\304\305\211AA)&\207" [args x apply substitute :test equal] 8 (#$ . 1301)]) #@67 Easy front-end to `intersection', for comparing lists of strings. (defalias 'eshell/count #[(&rest args) "\302\303@\211A@)\304\305\211AA)&\207" [args x apply count :test equal] 8 (#$ . 1516)]) #@67 Easy front-end to `intersection', for comparing lists of strings. (defalias 'eshell/mismatch #[(&rest args) "\302\303@\211A@)\304\305\211AA)&\207" [args x apply mismatch :test equal] 8 (#$ . 1721)]) #@67 Easy front-end to `intersection', for comparing lists of strings. (defalias 'eshell/union #[(&rest args) "\302\303@\211A@)\304\305\211AA)&\207" [args x apply union :test equal] 8 (#$ . 1932)]) #@67 Easy front-end to `intersection', for comparing lists of strings. (defalias 'eshell/intersection #[(&rest args) "\302\303@\211A@)\304\305\211AA)&\207" [args x apply intersection :test equal] 8 (#$ . 2137)]) #@67 Easy front-end to `intersection', for comparing lists of strings. (defalias 'eshell/set-difference #[(&rest args) "\302\303@\211A@)\304\305\211AA)&\207" [args x apply set-difference :test equal] 8 (#$ . 2356)]) #@67 Easy front-end to `intersection', for comparing lists of strings. (defalias 'eshell/set-exclusive-or #[(&rest args) "\302\303@\211A@)\304\305\211AA)&\207" [args x apply set-exclusive-or :test equal] 8 (#$ . 2579)]) (byte-code "\300\301\302\"\210\300\303\304\"\207" [defalias eshell/ff find-name-dired eshell/gf find-grep-dired] 3) #@49 Completion function for Borland's C++ compiler. (defalias 'pcomplete/bcc32 #[nil "\301\302!\303\304\"\203 \305\306\307\310\"\311\211$\210\202X \303\312\"\203, \305\313\307\310\"\311\211$\210\202X \303\314\"\203@ \305\315\307\316\"\311\211$\210\202X \303\317\"\203T \305\320\307\316\"\311\211$\210\202X \321\322!\210)\305\323\311\211\211$\205e \202Y \207" [cur pcomplete-arg 0 string-match "\\`-w\\([^;]+;\\)*\\([^;]*\\)\\'" pcomplete--here #[nil "\300\207" [("ali" "amb" "amp" "asc" "asm" "aus" "bbf" "bei" "big" "ccc" "cln" "cod" "com" "cpt" "csu" "def" "dig" "dpu" "dsz" "dup" "eas" "eff" "ext" "hch" "hid" "ias" "ibc" "ifr" "ill" "nil" "lin" "lvc" "mcs" "mes" "mpc" "mpd" "msg" "nak" "ncf" "nci" "ncl" "nfd" "ngu" "nin" "nma" "nmu" "nod" "nop" "npp" "nsf" "nst" "ntd" "nto" "nvf" "obi" "obs" "ofp" "osh" "ovf" "par" "pch" "pck" "pia" "pin" "pow" "prc" "pre" "pro" "rch" "ret" "rng" "rpt" "rvl" "sig" "spa" "stl" "stu" "stv" "sus" "tai" "tes" "thr" "ucp" "use" "voi" "zdi")] 1] match-string 2 nil "\\`-[LIn]\\([^;]+;\\)*\\([^;]*\\)\\'" #[nil "\300\301\302\"\207" [nil pcomplete-entries file-directory-p] 4] "\\`-[Ee]\\(.*\\)\\'" #[nil "\300\301\302\301\303\304\305\306\307\"\310\"\311\312%\"\207" ["\\.[Ee][Xx][Ee]\\'" nil pcomplete-entries make-byte-code 257 #1="\302!\206 \300\203 \303\300\"\205 \301?\206 \301!\207" vconcat vector #2=[file-directory-p string-match] 4 #3="\n\n(fn F)"] 11] 1 "\\`-o\\(.*\\)\\'" #[nil "\300\301\302\301\303\304\305\306\307\"\310\"\311\312%\"\207" ["\\.[Oo][Bb][Jj]\\'" nil pcomplete-entries make-byte-code 257 #1# vconcat vector #2# 4 #3#] 11] pcomplete-opt "3456ABCDEHIKLMNOPRSTUVXabcdefgijklnoptuvwxyz" #[nil "\300\301\302\301\303\304\305\306\307\"\310\"\311\312%\"\207" ["\\.[iCc]\\([Pp][Pp]\\)?\\'" nil pcomplete-entries make-byte-code 257 #1# vconcat vector #2# 4 #3#] 11]] 5 (#$ . 2922)]) (byte-code "\300\301\302\"\210\303\304!\207" [defalias pcomplete/bcc pcomplete/bcc32 provide em-xtra] 3)