View Single Post
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#3
Originally Posted by MohammadAG View Post
Code:
 echo `dpkg -i somefile.deb` >> logfile
The ` are NOT the same as '
` is the symbol next to number 1 on most US keyboards.
thank uuu sooo much!!!