/l3/users/14-01-2013/NT-BSDadm/freebsd1.net.nt/root :1 :2 :3 :4 :5 :6 :7 :8 |
|
#[ -etext_simlink ] && echo ok
![]() ok |
#[ -etext_simlink ] && echo ok
ok |
#echo "favcol" ; read favcol; echo your col $favcol
![]() favcol red your col red |
#echo "favcol" ; read favcol; echo your col $favcol
![]() favcol red your col red |
#echo "favcol" ; read favcol; echo your col $favcol
![]() favcol red your col red |
#echo "favcol" ; read favcol; echo your col $favcol
favcol red your col red |
#cp abra /tmp
![]() cp: abra: No such file or directory |
#cp abra /tmp
![]() cp: abra: No such file or directory |
#cp abra /tmp
![]() cp: abra: No such file or directory |
#cp abra /tmp
![]() cp: abra: No such file or directory |
#echo $?
![]() 1 |
#echo $?
![]() 1 |
#echo $?
![]() 1 |
#echo $?
1 |
#touch abra
![]() |
#touch abra
|
#cp abra /tmp
![]() |
#cp abra /tmp
![]() |
#cp abra /tmp
![]() |
#cp abra /tmp
|
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
0 |
#test 5 -t 1
![]() |
#test 5 -t 1
|
#echo $?
0 |
#test 5 -lt 1
![]() |
#echo $?
1 |
#test -z "$STRING"
|
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
0 |
#test -z $STRING
![]() |
#test -z $STRING
![]() |
#test -z $STRING
|
#echo $?
![]() 0 |
#echo $?
0 |
#test "$P" != print
![]() |
#test "$P" != print
![]() |
#test "$P" != print
![]() |
#test "$P" != print
|
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
0 |
#test -e /etc/motd
|
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
0 |
#test -d /usr/local/bin
![]() |
#test -d /usr/local/bin
![]() |
#test -d /usr/local/bin
![]() |
#test -d /usr/local/bin
|
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
0 |
#test -r /etc/master.passwd
![]() |
#test -r /etc/master.passwd
![]() |
#test -r /etc/master.passwd
![]() |
#test -r /etc/master.passwd
|
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
0 |
#test -k /tmp
![]() |
#test -k /tmp
|
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
![]() 0 |
#echo $?
0 |
#test -w/etc/master.passwd
![]() |
#test -w/etc/master.passwd
![]() |
#test -w/etc/master.passwd
![]() |
#test -w/etc/master.passwd
|
#echo $?
![]() 0 |
#echo $?
0 |
#x=5;y=10;test x -gt y && echo ok
![]() l3script: test: x: integer expression expected |
#x=5;y=10;test x -gt y && echo ok
![]() l3script: test: x: integer expression expected |
#x=5;y=10;test x -gt y && echo ok
![]() l3script: test: x: integer expression expected |
#x=5;y=10;test x -gt y && echo ok
![]() l3script: test: x: integer expression expected |
#x=5;y=10;test $x -gt $&& echo ok
![]() |
#x=5;y=10;test $x -gt $&& echo ok
![]() |
#x=5;y=10;test $x -gt $&& echo ok
![]() |
#x=5;y=10;test $x -gt $&& echo ok
![]() |
#x=10;y=5st $x -gt $y && echo ok
![]() ok |
#x=10;y=5st $x -gt $y && echo ok
![]() ok |
#x=10;y=5st $x -gt $y && echo ok
ok |
#echo $EUID
![]() 0 |
#echo $EUID
![]() 0 |
#echo $EUID
![]() 0 |
#echo $EUID
0 |
#test $EUID -ne 0 -a -r /etc/master.passwd && echo 'warning /etc/master.passwd is writable for user!'
![]() |
#test $EUID -ne 0 -a -r /etc/master.passwd && echo 'warning /etc/master.passwd is writable for user!'
![]() |
#test $EUID -ne 0 -a -r /etc/master.passwd && echo 'warning /etc/master.passwd is writable for user!'
![]() |
#test $EUID -ne 0 -a -r /etc/master.passwd && echo 'warning /etc/master.passwd is writable for user!'
![]() |