Tags
Best Of Today bing black hole Bourne Certification Computers Configuration Database Databases Eclipse Entertainment Escaping Finished Gadget google guitar GWT Hardware Hobbies IDE jquery Korn Languages Linux microsoft Oracle Oracle Photography pictures Portfolio Programming Robot search engine seo Servers Shell snorkeling tabs underwater Unfinished/Prototype Vim Wave Web Design Widget Wordpress
Tag Archives: black hole
What is 2>&1
From http://docstore.mik.ua/orelly/unix/upt/ch08_13.htm One of the common questions about the Bourne and Korn shells is why only the second command will redirect both stdout and stderr (13.1) to a file: $ cat food 2>&1 >file cat: can’t open food $ cat food >file … Continue reading
Posted in Computers
Tagged black hole, Bourne, Computers, Korn, Linux, Programming, Shell
Leave a comment