ac senthilkumar's blog
________________________________________________________________________________________
Monday, March 7, 2011
To Convert set of RPM to DEB
for ifile in *.rpm
do
alien $ifile
echo "File Processed : $ifile"
done
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
Err: Unlock Login Keyring in Ubuntu 11.10 problem
Download cached flash videos of Firefox and Chrome in Linux(Ubuntu)
MKV to AVI using mencoder
To run remote host's application from our machine
Multi column check in sub query
Turn USB write protect flag off
Email validation in PHP
Err: Call to a member function get_cellmap() on a non-object by sfDomPDFPlugin in Symfony
Err: Major problems have been detected and must be fixed before continuing while installing Symfony 2
Type Cheking
No comments:
Post a Comment