Continuing from where we left, here is a script that can do all this for you curl http://ubuntuforums.org/showthread.php?t=281865\&page=$i | sed -n ‘/\\/pr/ p’| sed ‘// d’| sed ‘s##\n———————————–\n\n\n#’ >conkyrc dos2unix conkyrc cp conkyrc .test while [ $(wc -l .test|sed 's/[^0-9]//g’) != 0 ] do sed -n ’1,/————————/ p’ .test|sed ‘$d’ >conkyrc.$count diff .test conkyrc.$count |sed [...]
Archive of posts filed under the Linux category.
Script to get yourself some conkyrc files
8 October 2011, 4:07 pm
Filed under Fedora, Learning, Linux.
Tagged Computer file, Editors, path (variable), programming, sed, Web page, Working directory, XML
Comment
Get yourself some conkyrc files.
5 October 2011, 8:48 pm
If you are looking for some nice conkyrc files, then you can head over to : Ubuntu Forums In this thread you can see some very nice conkyrc files with screenshots. You can browse through the thread and get the one that you like. But if you are like me and would like to download [...]
Filed under Fedora, Linux.
Tagged Computer file, Conky, Distributions, File Management, Linux, Newline, Operating system, Path (computing), php, programming, sed, ubuntu
1 Comment
some interesting alias
27 September 2011, 1:13 pm
For this time, I will just give you a link to to bashrc file. http://hayne.net/MacDev/Bash/aliases.bash Head over there and see some very interesting aliase’s. Related articles Bryan Quigley: Windows Cant Handle the Hardware (bryanquigley.com) semantic grep (github.com) Aliases and shortcuts (macstarter.com) Sphere: Related Content Technorati Tags: Computer file, File Management, File manager, google, grep, Linux, [...]
Filed under Linux.
Tagged Computer file, File Management, File manager, google, grep, Linux, Michael Boyle, Microsoft Windows, Operating system, perl, shell, SpotLight, ubuntu, Unix, xargs
Comment










