update readme and configurations

This commit is contained in:
lilydjwg 2013-07-03 18:23:23 +08:00
parent 8ad242da29
commit 59852778d0
2 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,8 @@ Compare the two files for updates (assuming they are sorted alphabetically; file
comm -13 old_ver.txt new_ver.txt comm -13 old_ver.txt new_ver.txt
# or say that in English: # or say that in English:
comm -13 old_ver.txt new_ver.txt | sed 's/:/ has updated to version/;s/$/./' comm -13 old_ver.txt new_ver.txt | sed 's/:/ has updated to version/;s/$/./'
# show both old and new versions
join old_ver.txt new_ver.txt | awk '$2 != $3'
Configuration Files Configuration Files
=================== ===================

View File

@ -131,6 +131,9 @@ aur
[python2-netlib-git] [python2-netlib-git]
aur aur
[python3-pycurl]
aur
[reaver-wps-svn] [reaver-wps-svn]
aur aur