Search Results

Search: Posts Made By: jiapei100
17,524
Posted By jiapei100
iconv seems not able to convert the file itself,...
iconv seems not able to convert the file itself, which seems to tell, to keep the file name while converting is impossible....
17,524
Posted By jiapei100
Convert all files in current folder from UTF8 to ANSI, name unchanged.
Asking for a Linux command line to
convert all files in current folder from UTF8 to ANSI, name unchanged.

Best Regards
Pei
1,607
Posted By jiapei100
Recursively move a subfolder to one upper level
Hi, all:

My folder structure is like:



What I'm expecting to realize is to have my folders look like:



How to realize it?

Cheers
Pei
856
Posted By jiapei100
Thanks. This seems to be easy and it works. ^_^
Thanks. This seems to be easy and it works. ^_^
856
Posted By jiapei100
Script Help, again...
Hi, all:

My folder structure is like



In each subfolder a or b, there are a lot of files, but no subsubfolders.
I'd love to remove all subfolders named "a" and the files under them, but...
1,144
Posted By jiapei100
Change all filenames under different folders...
Hi, all:

I'd love to use shell script to change all filenames under different folders once for all:

I've got over 100 folders, in each of them, there is a file named "a.ppm". I wanna change all...
3,759
Posted By jiapei100
Thank you. This one works perfectly. It's...
Thank you. This one works perfectly.

It's strange I don't have the privilege to tick that "Thanks" button in this board.
3,759
Posted By jiapei100
copy all files with the same filenames as those in another folder
Hi, all:

I've got two folders, folder A contains some image files (say, 100 files) in .jpg format;
folder B contains all description files (say, 500 files) in .txt format.

All image files in...
20,948
Posted By jiapei100
List all file names that contain two specific words.
Hi, all:

I would like to search all files under "./" and its subfolders recursively to find out
those files contain both word "A" and word "B", and list the filenames finally.

How to realize...
19,985
Posted By jiapei100
Compare 2 folders to find several missing files among huge amounts of files.
Hi, all:

I've got two folders, say, "folder1" and "folder2".
Under each, there are thousands of files.

It's quite obvious that there are some files missing in each. I just would like to find...
2,481
Posted By jiapei100
Find the number of non-duplicate names recursively.
Hi, here comes another newbie question:

How to find the number of non-duplicate names recursively?

For example, my files are stored in the folders like:




If I do

find . -depth -name...
4,748
Posted By jiapei100
Thank you, but what does k1,1 mean? and...
Thank you, but what does

k1,1 mean?
and why
-nt. ??

I tried

ls | sort -n

it works already.
4,748
Posted By jiapei100
ls all files in sequence. How to?
Hi, all:

Newbie questions:


For example, if I have 6 files, respectively named as:


How to "ls" all files in sequence of two ways?

1) The first way is according to the sequence of the...
40,332
Posted By jiapei100
Dear alister: This works perfect for me !!!!...
Dear alister:

This works perfect for me !!!!

Thank you very much !!! Thank you.

Best Regards
JIA
40,332
Posted By jiapei100
Rename all ".JPG" files to ".jpg" under all subfolders...
Hi, Dear all:

One question ! ^_^
I'm using bash under Ubuntu 9.10.

My question is not to rename all ".JPG" files to ".jpg" in a single folder, but to rename all ".JPG" files to ".jpg" in all...
Showing results 1 to 15 of 15

 
All times are GMT -4. The time now is 08:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy