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
Advanced SQL to fetch entire year deatail records
Err: Call to a member function get_cellmap() on a non-object by sfDomPDFPlugin in Symfony
Div tag alignment problem in Drupal
Custom access denied error page for sites/default/files url in Apache
List file names with modified time stamp customized
Err: Can't include or not working
Refresh system settings from sysctl.conf without restart Linux
Err: Retaining/populating of the value does not change in Drupal while edit form
Making of Alphanumeric input using Regular Exp
Creating PostgreSQL filesytem
No comments:
Post a Comment