Namran Hussin Bimbingan Haji dan Umrah November 23, 2010 Posted Under: en, personal Bimbingan Haji dan Umrah ~ In Bahasa .. Part 1 e2sn1UMmYoA Part 2 vsqcZns_pvc Part 3 RDLAu7ailpM Part 4 ze2bG_AXrRc p/s : Ya Allah, Permudahkanlah segala Urusanku di dunia dan di akhirat kelak.. Amin.. Tags haji, panduan, umrah Share Facebook Twitter Linkedin Pinterest Google+ Previous Python Tips : Regular Expression usage to exclude something November 23, 2010 Next Trip to Makkah - Umrah at December 2010 ~ Muharram 1432 November 23, 2010 Related Post How to setup Virtual FTP server using pure-ftpd in CentOS May 4, 2011 the eye .. the month of end of life (EOL) November 17, 2007 Perl script to delete file based on filename character February 17, 2011
Since “?” in bash wildcard matches exactly one character …
rm -f ??????????
would be faster to type … 😎