Shell Pages:
feed me
Shell - Recent Bookmarks - Page 1:
Things you (probably) didn't know about xargs
In the examples above xargs reads all non-white-space elements from standard input and concatenates them into the given command line before executing it. This alone is very useful in many circumstance... Read more
http://offbytwo.com/2011/06/26/things-you-didnt-know-about-xargs.html
Tags: xargs, linux, unix, howto, commandline, reference, shell, bash, programming, tips Saved by: admin at 27 Jun 2011
In the examples above xargs reads all non-white-space elements from standard input and concatenates them into the given command line before executing it. This alone is very useful in many circumstance... Read more
http://offbytwo.com/2011/06/26/things-you-didnt-know-about-xargs.html
Tags: xargs, linux, unix, howto, commandline, reference, shell, bash, programming, tips Saved by: admin at 27 Jun 2011
Shell Programming for Beginners
Peter Chubb The Bourne shell is universally available on every Linux system, from the least-powerful embedded device, to the largest supercomputer. In this tutorial, we'll cover the basics of: The She... Read more
http://ontwik.com/linux/shell-programming-for-beginners/
Tags: programming, shell, bash, linux, tutorial, unix, development, video, howto, dev Saved by: admin at 31 May 2011
Peter Chubb The Bourne shell is universally available on every Linux system, from the least-powerful embedded device, to the largest supercomputer. In this tutorial, we'll cover the basics of: The She... Read more
http://ontwik.com/linux/shell-programming-for-beginners/
Tags: programming, shell, bash, linux, tutorial, unix, development, video, howto, dev Saved by: admin at 31 May 2011
Cool, but obscure unix tools :: KKovacs
A little collection of cool unix terminal/console/curses tools Just a list of 20 (now 24) little-known tools for the command line -- I hope you find something useful that you weren't aware of yet! Us... Read more
http://kkovacs.eu/cool-but-obscure-unix-tools
Tags: linux, tools, unix, software, terminal, reference, cli, sysadmin, shell, programming Saved by: admin at 06 May 2011
A little collection of cool unix terminal/console/curses tools Just a list of 20 (now 24) little-known tools for the command line -- I hope you find something useful that you weren't aware of yet! Us... Read more
http://kkovacs.eu/cool-but-obscure-unix-tools
Tags: linux, tools, unix, software, terminal, reference, cli, sysadmin, shell, programming Saved by: admin at 06 May 2011
File: README
Pry is a powerful alternative to the standard IRB shell for Ruby. It is written from scratch to provide a number of advanced features, some of these include: Source code browsing (including core ... Read more
http://rdoc.info/github/banister/pry/master/file/README.markdown
Tags: ruby, shell, tools, debug, documentation, irb, pry, repl, console, debugger Saved by: admin at 25 Apr 2011
Pry is a powerful alternative to the standard IRB shell for Ruby. It is written from scratch to provide a number of advanced features, some of these include: Source code browsing (including core ... Read more
http://rdoc.info/github/banister/pry/master/file/README.markdown
Tags: ruby, shell, tools, debug, documentation, irb, pry, repl, console, debugger Saved by: admin at 25 Apr 2011
10 examples of using find command in UNIX
UNIX and understanding of its different usage will increase your productivity a lot in UNIX.
http://javarevisited.blogspot.com/2011/03/10-find-command-in-unix-examples-basic.html?sms_ss=hackernews&at_xt=4d845917078abf65%2C0
Tags: unix, find, linux, shell, programming, command, sysadmin, commands, reference, apps Saved by: admin at 20 Mar 2011
UNIX and understanding of its different usage will increase your productivity a lot in UNIX.
http://javarevisited.blogspot.com/2011/03/10-find-command-in-unix-examples-basic.html?sms_ss=hackernews&at_xt=4d845917078abf65%2C0
Tags: unix, find, linux, shell, programming, command, sysadmin, commands, reference, apps Saved by: admin at 20 Mar 2011
apenwarr - Business is Programming
I've seen several articles in the past with titles like "Top 10 things you didn't know about bash programming." These articles are disappointing on two levels: first of all, the tricks are almost alwa... Read more
http://apenwarr.ca/log/?m=201102#28
Tags: shell, programming, unix, bash, posix, linux, scripting, tips, sh, reference Saved by: admin at 01 Mar 2011
I've seen several articles in the past with titles like "Top 10 things you didn't know about bash programming." These articles are disappointing on two levels: first of all, the tricks are almost alwa... Read more
http://apenwarr.ca/log/?m=201102#28
Tags: shell, programming, unix, bash, posix, linux, scripting, tips, sh, reference Saved by: admin at 01 Mar 2011
Learning awk with Practical Examples
Exercise #1: Learning awk Basics... http://bashshell.net/stream-filtering-utilities/exercise-1-learning-awk-basics/ – Hacker News Bot (hackernewsbot) http://twitter.com/hackernewsbot/status/36480161... Read more
http://bashshell.net/stream-filtering-utilities/exercise-1-learning-awk-basics/
Tags: awk, bash, linux, tutorial, howto, shell, cli, commandline, basics, blog Saved by: admin at 13 Feb 2011
Exercise #1: Learning awk Basics... http://bashshell.net/stream-filtering-utilities/exercise-1-learning-awk-basics/ – Hacker News Bot (hackernewsbot) http://twitter.com/hackernewsbot/status/36480161... Read more
http://bashshell.net/stream-filtering-utilities/exercise-1-learning-awk-basics/
Tags: awk, bash, linux, tutorial, howto, shell, cli, commandline, basics, blog Saved by: admin at 13 Feb 2011
Ksplice » Solving problems with proc - System administration and software blog
The Linux kernel exposes a wealth of information through the proc special filesystem. It's not hard to find an encyclopedic reference about proc. In this article I'll take a different approach: we'll ... Read more
http://blog.ksplice.com/2011/01/solving-problems-with-proc/
Tags: linux, proc, sysadmin, kernel, bash, scripting, tips, dev-unix, shell, script Saved by: admin at 12 Jan 2011
The Linux kernel exposes a wealth of information through the proc special filesystem. It's not hard to find an encyclopedic reference about proc. In this article I'll take a different approach: we'll ... Read more
http://blog.ksplice.com/2011/01/solving-problems-with-proc/
Tags: linux, proc, sysadmin, kernel, bash, scripting, tips, dev-unix, shell, script Saved by: admin at 12 Jan 2011
Tutti - Multiple Browser Interactive Javascript Shell
Have you ever wished that the Firebug console or could execute the piece of Javascript you typed in on IE, or maybe some other browsers as well - at the same ti... Read more
http://tobyho.com/Tutti_-_Multiple_Browser_Interactive_Javascript_Shell
Tags: javascript, browsers, tools, programming, web, debug, debugging, tutti, node.js, shell Saved by: admin at 12 Dec 2010
Have you ever wished that the Firebug console or
http://tobyho.com/Tutti_-_Multiple_Browser_Interactive_Javascript_Shell
Tags: javascript, browsers, tools, programming, web, debug, debugging, tutti, node.js, shell Saved by: admin at 12 Dec 2010
WikiLeaks cables: Shell's grip on Nigerian state revealed | Business | The Guardian
The WikiLeaks disclosure was today seized on by campaigners as evidence of Shell's vice-like grip on the country's oil wealth. "Shell and the government of Nigeria are two sides of the same coin," sai... Read more
http://www.guardian.co.uk/business/2010/dec/08/wikileaks-cables-shell-nigeria-spying
Tags: wikileaks, oil, nigeria, shell, africa, corruption, politics, cablegate, via:packrati.us, business Saved by: admin at 10 Dec 2010
The WikiLeaks disclosure was today seized on by campaigners as evidence of Shell's vice-like grip on the country's oil wealth. "Shell and the government of Nigeria are two sides of the same coin," sai... Read more
http://www.guardian.co.uk/business/2010/dec/08/wikileaks-cables-shell-nigeria-spying
Tags: wikileaks, oil, nigeria, shell, africa, corruption, politics, cablegate, via:packrati.us, business Saved by: admin at 10 Dec 2010