Thread Linux module-Befehl mit Perl-Script (12 answers)
Opened by zocker76 at 2012-08-27 13:04

zocker76
 2012-08-27 14:38
#161391 #161391
User since
2012-08-27
8 Artikel
BenutzerIn
[default_avatar]
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
COLORS  /etc/DIR_COLORS.xterm
NAMESERVICE LDAP
SEQ1 ^[]2;
SEQ2 ^G^[]1;
SEQ3 ^G
UMASK 7
_ clear

addsuffix
argv ()
cdpath ()
cshrc /opt/iremGL4iw_6.0m1/etc/cshrc.IremGL
cwd /home/sense3d/mcp_oa/nodm/default
dirstack /home/sense3d/mcp_oa/nodm/default
echo_style both
edit
file /home/zocker76/.i18n
filec
gid 29538
group ifxuser
headbase vihlc639:
history 40
home /home/zocker76
iam zocker76
ignoreeof
killring 30
lcd ()
modules_shell tcsh
noclobber
owd /home/sense3d/mcp_oa/nodm/default
path (/usr/lib64/qt-3.3/bin /home/sense3d/mcp_oa/nodm/default/bin /opt/iremGL4iw_6.0m1/bin /opt/r2g4iw_6.0fp2/bin /opt/Df2FP4iw_6.0fp2/bin /opt/codesign_3.1.2/bin /opt/simulation4iw_6.0fp5/bin /opt/macrotransfer4iw_6.0fp2/bin /opt/ifxkernel_2.1m3/bin /opt/inway_6.0/bin /opt/lsf_7.0.6/bin /opt/pvm_3.4.6/bin /opt/lsf_7.0.6/share/exec/dbs /usr/NX/bin /usr/kerberos/bin /bin /usr/bin . /home/zocker76/bin /usr/ucb /opt/Df2FP4iw_6.0fp2/bin_post /opt/inway_6.0/bin_post /usr/local/bin)
prompt {zocker76:sense3d/mcp_oa/default}@%M:%c0>
prompt2 %R?
prompt3 CORRECT>%R (y|n|e|a)?
savehist 40
shell /bin/tcsh
shlvl 6
sourced 1
status 0
tcsh 6.13.00
term xterm
tty pts/74
uid 22464
user zocker76
version tcsh 6.13.00 (Astron) 2004-05-19 (x86_64-unknown-linux) options 8b,nls,dl,al,kan,rh,color,dspm,filec

Soweit die Benutzer..

Bei Which Module kommt das Raus:
Code: (dl )
module:          aliased to set _prompt="$prompt";set prompt="";eval `/opt/Modules/bin/modulecmd tcsh !*`;set prompt="$_prompt";unset _prompt

View full thread Linux module-Befehl mit Perl-Script