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
quicktime demuxer not found in Ubuntu 11.10
Err: Call to a member function get_cellmap() on a non-object by sfDomPDFPlugin in Symfony
Custom access denied error page for sites/default/files url in Apache
Download cached flash videos of Firefox and Chrome in Linux(Ubuntu)
Err: The specified CGI application misbehaved by not returning a complete set of HTTP headers ...
Series Generating Functions
Ubuntu upgrading - mount /tmp as noexec error
Apache authentication and authorization using LDAPS
Bulk Convert Office Documents into PDF using unoconv
Use of one cell value as a comment in another
No comments:
Post a Comment