X7ROOT File Manager
Current Path:
/etc/profile.d
etc
/
profile.d
/
📁
..
📄
256term.csh
(771 B)
📄
256term.sh
(841 B)
📄
PackageKit.sh
(1.17 KB)
📄
abrt-console-notification.sh
(1.32 KB)
📄
bash_completion.sh
(660 B)
📄
colorgrep.csh
(196 B)
📄
colorgrep.sh
(201 B)
📄
colorls.csh
(1.7 KB)
📄
colorls.sh
(1.57 KB)
📄
csh.local
(80 B)
📄
flatpak.sh
(294 B)
📄
kde.csh
(848 B)
📄
kde.sh
(842 B)
📄
lang.csh
(1.67 KB)
📄
lang.sh
(2.64 KB)
📄
less.csh
(123 B)
📄
less.sh
(121 B)
📄
modules.csh
(1.05 KB)
📄
modules.sh
(168 B)
📄
qt-graphicssystem.csh
(313 B)
📄
qt-graphicssystem.sh
(379 B)
📄
qt.csh
(990 B)
📄
qt.sh
(919 B)
📄
sh.local
(81 B)
📄
vim.csh
(105 B)
📄
vim.sh
(269 B)
📄
vte.sh
(2.04 KB)
📄
which2.csh
(164 B)
📄
which2.sh
(169 B)
Editing: modules.csh
if ($?tcsh) then set modules_shell="tcsh" else set modules_shell="csh" endif set exec_prefix='/usr/bin' set prefix="" set postfix="" if ( $?histchars ) then set histchar = `echo $histchars | cut -c1` set _histchars = $histchars set prefix = 'unset histchars;' set postfix = 'set histchars = $_histchars;' else set histchar = \! endif if ($?prompt) then set prefix = "$prefix"'set _prompt="$prompt";set prompt="";' set postfix = "$postfix"'set prompt="$_prompt";unset _prompt;' endif if ($?noglob) then set prefix = "$prefix""set noglob;" set postfix = "$postfix""unset noglob;" endif set postfix = "set _exit="'$status'"; $postfix; /usr/bin/test 0 = "'$_exit;' alias module $prefix'eval `'$exec_prefix'/modulecmd '$modules_shell' '$histchar'*`; '$postfix unset exec_prefix unset prefix unset postfix setenv MODULESHOME /usr/share/Modules if (! $?MODULEPATH ) then setenv MODULEPATH `sed -n 's/[ #].*$//; /./H; $ { x; s/^\n//; s/\n/:/g; p; }' ${MODULESHOME}/init/.modulespath` endif if (! $?LOADEDMODULES ) then setenv LOADEDMODULES "" endif
Upload File
Create Folder