Active Topics

 


Reply
Thread Tools
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#1
hi guys i'd like to print a log during the dpkg -i in a specific folder

can anyone halp me ? thanks in advance!
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#2
Code:
 echo `dpkg -i somefile.deb` >> logfile
The ` are NOT the same as '
` is the symbol next to number 1 on most US keyboards.
 
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!!!
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:33.