Search Results

Search: Posts Made By: 2002anand
1,626
Posted By 2002anand
Usage of locate
Hi
The locate command searches the pattern in all the directories.
How can i make it look in for a specific directory because i know the
directory in which the file exists.

Thanks
907
Posted By 2002anand
Path of file?
Hi
I need to find the path of a file which starts "temp"(name of file) in a directory /var/log.
Please tell me command here.
The path should contain that filename at end.
For eg:...
1,128
Posted By 2002anand
Using dd
hi i was executing a program which had following commands

command = "mkdir /var/log/TC"
username = ""
ipAddress = ""
...
5,027
Posted By 2002anand
hey please explain the two lines set -- $(df -k...
hey please explain the two lines
set -- $(df -k $FStoFill | tail -1)
dd if=/dev/zero of=$FStoFill/zerofile.$$ bs=1k count=$((($threshold*$2/100)-$3))
2,327
Posted By 2002anand
Usage of prealloc command
hi
please tell me the usage of prealloc command.
5,027
Posted By 2002anand
Thanks ,i will try this when my system is back...
Thanks ,i will try this when my system is back up..

Can you please tell a way to create a file whose size is equal to remaining free size in a partition(df -h gives so and so megabytes free...
5,027
Posted By 2002anand
And is it possible in one liner code to fill the...
And is it possible in one liner code to fill the remaining space just by creating a huge file equal to free space..
5,027
Posted By 2002anand
Fill the directory
HI all
When i do df -h,it displays the amount of free space.
Tell me a command or a script to fill the total space
to a certain percent (say 99%)

Thanks in advance
Showing results 1 to 8 of 8

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