Search Results

Search: Posts Made By: kanus
11,232
Posted By kanus
put data in excel file using shell script
Hi.

I wish to add data in a specific excel file on daily basis.However the currect dat's data should always come on top i.e for example should always occupy cell A7,B7,C7 ..
and the data of day...
1,479
Posted By kanus
how to put a .gz file in already existing archive folder
Hi..

I have a folder within which I have two files :

abc.gz and xyz.tar.gz

Actualy abc was a 8 GB File and while zipping other files in xyz.tar.gz it could not be zipped due to its large...
13,390
Posted By kanus
pleaseeeee help...m tired :(
Thanks for helping me guys..
I really appreciate it..But what do I do..nothing works here..
this is what I got..as output..

ls -ltu --time-style=+%H:%M:%S abc
ls: illegal option -- -
ls:...
13,390
Posted By kanus
I dont understand what works here..This is the...
I dont understand what works here..This is the output when I ran the above command..What do I do ?????

ls -ltu --time-style=+%H:%M:%S abc
ls: illegal option -- -
ls: illegal option -- e
ls:...
13,390
Posted By kanus
Thanx so much for your explaination !! But...
Thanx so much for your explaination !!

But the problem is my find coomand doent supoort atime..It gave me the error :
find: bad option -amin

Is there any other method..
7,645
Posted By kanus
Thanks all for the replies.. @Corona : Tried...
Thanks all for the replies..
@Corona : Tried with 1s as well but no output is coming..
I have started a new thread for this query ..as well.
Please help..
I want to check if a file is just...
13,390
Posted By kanus
No the stat command is not avaiable to me.. ...
No the stat command is not avaiable to me..
Neither is the anewer command avaiable.

Actually I want to find out if the file was just accessed at the moment..
So to use atime with find is an...
13,390
Posted By kanus
How to get access time of a file upto the precision of seconds?
Hi ,

How can I get the last access time of a file upto the precesion of seconds in Unix.
I cannot use stat as this is not supported.
7,645
Posted By kanus
atime query
Is there any method by which I can find out is the file being used or just got accessed 1 sec ago.
find . -atime -1s : gives a list of number of files..which is an inappropriate result.:wall:
7,645
Posted By kanus
Floating point argument for sleep command in Unix
Hi ,
How can I use floating point argument for sleep command in unix.I cannot use usleep as it is not suppported.
Also how can I find out that a file is in use at that particular instant...
Showing results 1 to 10 of 10

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