¡¡¡¡×Ô¼ºÂòÁËÒ»¸öÊýÂëÏà»ú£¬¿Â´ï7590¡£×Ô¼ºÅÄÁËһЩÕÕÆ¬¡£ÐÀÉÍʱ£¬¸Ð¾õ×Ô¼º»¹Óеãרҵˮ׼£¬ÄÃÀ´×÷×ÀÃæ¡£Õâô¶àͼƬµ½µ×Ñ¡ÄÇÒ»¸ö£¬·ÅÆúÄÇÒ»¸öÄØ£¿×îºó¾ö¶¨£¬¶¼Ñ¡£¬¶¼ÓÃÀ´×ó×ÀÃæ£¬ÈÃϵͳÿ30·ÖÖÓ×Ô¶¯»»Ò»¸ö¡£ÀûÓÃϵͳ×Ó´øµÄ¹¤¾ßcron. ÔÙ¼ÓÉÏ×Ô¼º±àдµÄ½Å±¾£¬ºÜÈÝÒ×ʵÏÖ¡£ÏÂÃæ¸ø³ö´ÓÎļþ¼ÐÖÐËæ»úÈ¡³öÒ»¸±Í¼Æ¬µÄ½Å±¾³Ì£º
[code]#!/bin/bash
#trim the charactor in head and tail
L_trim()[/code]
¡¡¡¡¸Ãº¯ÊýÈ¡µô±äÁ¿rand_time×ó±ßËùÓеĿոñ£º
[code]tmp=${rand_time:0:1}
while [ $tmp = 0 ]
do
rand_time=${rand_time:1}
tmp=${rand_time:0:1}
done
}
R_trim()[/code]
¡¡¡¡{¸Ãº¯ÊýÈ¡µô±äÁ¿rand_timeÓÒ±ßËùÓеĿոñ£º
[code]{
Len=${#rand_time}
let "sLen =Len -1"
tmp=${rand_time:sLen:1}
while [ $tmp = 0 ]
do
rand_time=${rand_time:0:$sLen}
Len=${#rand_time}
let "sLen =Len -1"
tmp=${rand_time:sLen:1}
done
}
#get current time as random
rand_time=`date '+%N'`
#trim the "0" from the var
#rand_time=${rand_time:0:6}
L_trim
R_trim
#get filecount of $1
fcount=`ls $1 | wc -l`
echo "fcount $fcount"
#get a random number between 1 and fcount
rand_num=$(($rand_time % $fcount ))
echo $rand_num
tmp=1
for file in $1/*.jpg
do
if [ $tmp -lt $rand_num ]
then
let "tmp=tmp+1"
continue
fi[/code]
¡¡¡¡¿ÉÒÔ½«Ëæ»úÈ¡³öµÄͼƬÉèΪ×ÀÃæ£º
[code]#qiv -Tx $HOME/.wallpaper.jpg
echo "file:$file"
break;
done[/code]
aifly ÓÚ 2011-02-09 15:58:52·¢±í:
ѧϰÁË
wangkezhu ÓÚ 2011-01-31 09:02:32·¢±í:
·Ç³£ºÃ°¡¸Â¸Â
windnest ÓÚ 2011-01-29 22:18:05·¢±í:
¿´²»¶® ²ÑÀ¢:0wszxc
mg271603433 ÓÚ 2011-01-05 17:21:34·¢±í:
ͦ²»´íµÄ¡£
xuechaojie ÓÚ 2010-12-18 18:06:43·¢±í:
:0w5ty(1:0w5ty(1
˼Èó1018 ÓÚ 2010-12-05 21:38:06·¢±í:
°³»¹²»µ½ÐÀÉͽű¾µÄˮƽ.{:3_108:}
lp518 ÓÚ 2010-12-05 19:43:05·¢±í:
²»´í°¡
daidengke ÓÚ 2010-05-30 22:58:41·¢±í:
ѧϰһÏÂ
hurricane668 ÓÚ 2010-05-24 20:55:29·¢±í:
¿´µÃÃÔºýºýµÄ
·É»¢Ð¡°×Áú ÓÚ 2010-05-24 10:30:11·¢±í:
ÕýºÃ×øÏÂÂýÂýѧϰ°¡£¡£¡£¡
·É»¢Ð¡°×Áú ÓÚ 2010-05-21 10:14:44·¢±í:
ѧϰѧϰ°¡£¡£¡£¡
axbyc123 ÓÚ 2010-04-19 12:44:50·¢±í:
лл·ÖÏí
axbyc123 ÓÚ 2010-04-19 12:44:45·¢±í:
ѧϰÁË
axbyc123 ÓÚ 2010-04-19 12:44:28·¢±í:
²»´í
jan729 ÓÚ 2010-04-18 23:59:03·¢±í:
study
»µboy ÓÚ 2010-04-17 12:43:35·¢±í:
It was kind of interesting!
xtygaht ÓÚ 2010-03-04 23:06:46·¢±í:
Óе㿴²»¶®
liu351128 ÓÚ 2010-03-04 22:35:55·¢±í:
×îºóÒ»¸öͦºÃÍæµÄ
åÐÒ£¤Îʯͷ ÓÚ 2010-03-04 22:16:41·¢±í:
»ì·ÖÏÂ×ÊÁÏ£¬²»¹ýÒ²À´¹ÛĦһϸßÊÖ
pomerl ÓÚ 2010-02-28 01:11:00·¢±í:
{:3_107:}¡£¡£¡£Ã»¶®
michrykitty ÓÚ 2007-12-25 15:11:10·¢±í:
¶Ô ×øÏÂÀ´ÂýÂýѧϰ°¡
spark1313 ÓÚ 2006-10-19 16:06:44·¢±í:
:0L :0L :0L :0L :0L
spark1313 ÓÚ 2006-10-19 16:00:34·¢±í:
zai lai yici
chameleon ÓÚ 2006-10-16 22:37:56·¢±í:
ÒÔºó¶à·¢Ð©ÕâÑùµÄ°¡
ÓÚ 2006-10-16 20:52:30·¢±í:
:0D1 :0D1
Çñ½¨Ôª ÓÚ 2006-10-16 11:57:20·¢±í:
×øÏÂÀ´ÂýÂýѧϰ