:: DmDom ::
New Member
السلام عليكم
ممكن احد يحل لي هذا السوال ,, ضروري قبل الثلاثاء
Write a shell script newext so that
newext oldExt newExt
searches for all the files in the current directory with extension oldExt and renames them to have the
extension newExt. Your script should make sure a file with the new name doesn't already exist and
give a warning if it does (in this case do not rename the file).
ممكن احد يحل لي هذا السوال ,, ضروري قبل الثلاثاء
Write a shell script newext so that
newext oldExt newExt
searches for all the files in the current directory with extension oldExt and renames them to have the
extension newExt. Your script should make sure a file with the new name doesn't already exist and
give a warning if it does (in this case do not rename the file).