Search Results

Search: Posts Made By: unx100
17,648
Posted By unx100
hhmm...i guess its a lost case. the files...
hhmm...i guess its a lost case.
the files cannot be recreated because these are log files which gets created during the course of the program run and once it reaches sizes over 50mb another program...
17,648
Posted By unx100
ran the command in unix command succeed ...
ran the command in unix
command succeed
computer is on
no backup for current files
also i didnt logged in as root while executing the command
17,648
Posted By unx100
Need to Recover Deleted Files
Hi,

By mistake, executed the following command :

rm -rf *

and ALL files got deleted.
But I need to get back these files as they are very very important.
Please help me how to recover...
12,803
Posted By unx100
Thanks Anchal, ya it worked fine for me.
Thanks Anchal, ya it worked fine for me.
12,803
Posted By unx100
TAR Files Argument list too long error
Hi,

I have a requirement where I need to TAR more than 50K files.
Even though I can do TAR successfully on few 100s of files, but whenever Im trying to TAR the entire 50K files, I am getting the...
8,934
Posted By unx100
Thank you all for your suggestions.
Thank you all for your suggestions.
8,934
Posted By unx100
Moving 100K file to another folder using 1 command
Hi,

I need to move 1000s of files from one folder to another.
Actually there are 100K+ files.
Source dir : source1
Target dir : target1

Now if try cp or mv commands I am getting an error...
4,442
Posted By unx100
Moving 1000s of files to another folder
Hi,

I need to move 1000s of files from one folder to another.
Actually there are 100K+ files.
Source dir : source1
Target dir : target1

Now if try cp or mv commands I am getting an error...
3,222
Posted By unx100
Count of files in directories
Hi,

I have a requirement to find out the count of files in directories. I can do this very well by goind to each directory and then ls -lrt | wc -l. But I need to do it for hundreds of...
8,660
Posted By unx100
As far as I know, split command will split the...
As far as I know, split command will split the file into multiple files.
Here Im faced with a problem there is no disk space at all, even I cant do gzip.
8,660
Posted By unx100
Purge files and archive
Hi Friends,

I have an urgent requirement.

I have many files huge in size which has occupied almost the entire disk space. The files are not being moved to the archived folder.

But at...
6,456
Posted By unx100
only the file names would do
only the file names would do
6,456
Posted By unx100
HI friend, now i am getting the error...
HI friend,

now i am getting the error variable syntax for bothe command liners.

*not sure if there is any way to get a 1 liner to list todays file

---------- Post updated at 09:07 PM...
6,456
Posted By unx100
Hi mbs, same error ...bad option -daystart...
Hi mbs,

same error ...bad option -daystart...
6,456
Posted By unx100
Hi tkleczek, encountered the following error...
Hi tkleczek,

encountered the following error :

(hello): find . -name "esi01v*" -type f -daystart -mtime 0
find: bad option -daystart
find: path-list predicate-list

Hi edidataguy & methyl,...
6,456
Posted By unx100
HI Rakesh, afraid...not working. itried...
HI Rakesh,

afraid...not working. itried other options in the above command line as well but not getting the desired results.

is there anyway i can match todays date Jul 17 with the ls -lrt...
6,456
Posted By unx100
Hi Panyam, I tired but it is listing...
Hi Panyam,

I tired but it is listing yesterdays files also

tried with -ctime with 0 1 etc but not the correct results
6,456
Posted By unx100
please tell me where do I give the pattern like...
please tell me where do I give the pattern like abcd* or esi001*
6,456
Posted By unx100
How to list todays file
Hi Friends,

How to list todays file from a directory listing of files for amny dates.

I tried with the following options but not working :

find . -name "esi01v*" -mtime 1 -ls

find ....
49,079
Posted By unx100
Hi Rakesh, I tried with the 3 options but...
Hi Rakesh,

I tried with the 3 options but results are not working...
screen shot below
(hello): ls -lrt mri001v.logl*
-rw-r--r-- 1 batch esp 349415 Jul 16 16:12 mri001v.logl1...
49,079
Posted By unx100
Thanks tkleczek it is working fine. I have 1...
Thanks tkleczek it is working fine.

I have 1 more query not sure if it would be correc to post in the same thred :

want to list only todays file
I tried with find but its not extracting the...
49,079
Posted By unx100
Assigning multiple values to a variable
Hi Guru`s,

I have to write a prog. which will traverse through diff. directories and then extract some data from files. I have written it and its working fine.
But I have tested it in 1 folder....
5,168
Posted By unx100
Excellent gersh99, you are brilliant. Its working...
Excellent gersh99, you are brilliant. Its working fine and working fast as well.
Can you please explain your code for the benefit of users like me or plz suggest some books where in I can gain some...
5,168
Posted By unx100
Hi vergs99, sorry for coming back to...
Hi vergs99,

sorry for coming back to you.....but can you please check with the below file.
the ':' sign at the end of the ora error is getting picked up.

Input File Name:...
5,168
Posted By unx100
HI Gersh99, Thank you again for the prompt...
HI Gersh99,

Thank you again for the prompt reply and it working fine and working much faster to my code(which I mentioned in the 1st post).
Nawk is something new to me, searched in the beginners...
Showing results 1 to 25 of 27

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