| /l3/users/30-09-2015/NT-Ladm/debian6.net.nt/root :1 |
|
#~
18 else
then
19 if [ "`id -u`" -eq 0 ]; then n:/root"
20 PS1='# '
21 else
22 PS1='$ ', 851C
23 fi
24 fi
25 fi
26
27 # The default umask is now handled by pam_umask.
28 # See pam_umask(8) and /etc/login.defs.
29
30 if [ -d /etc/profile.d ]; then
31 for i in /etc/profile.d/*.sh; do
32 if [ -r $i ]; then
33 . $i
34 fi
35 done
~
~
~
~
"/etc/profile" 37L, 857C записано
|
|
#~
18 else
then
19 if [ "`id -u`" -eq 0 ]; then n:/root"
20 PS1='# '
21 else
22 PS1='$ ', 851C
23 fi
24 fi
25 fi
26
27 # The default umask is now handled by pam_umask.
28 # See pam_umask(8) and /etc/login.defs.
29
30 if [ -d /etc/profile.d ]; then
31 for i in /etc/profile.d/*.sh; do
32 if [ -r $i ]; then
33 . $i
34 fi
35 done
~
~
~
~
"/etc/profile" 37L, 857C записано
|