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: LD_LIBRARY_PATH not set for normal user except root
Restore plain dump file using console
Err: Call to a member function get_cellmap() on a non-object by sfDomPDFPlugin in Symfony
Err: Couldn't open header file ...
BigBlueButton: Changing of port number from 80 to new one
Err: Install the XSL module (recommended for Propel) ...
Convert unix timestamp to PostgreSQL timestamp
Bulk Convert Office Documents into PDF using unoconv
Allowing web users to browse your local drive files
Set default pages for various Server errors
No comments:
Post a Comment