Search Results

Search: Posts Made By: spoown
10,153
Posted By spoown
I don't think so ! You should perhaps use the...
I don't think so ! You should perhaps use the expr command to do some basic mathematical command, but only with integer ! You can use it in a bash script !
1,660
Posted By spoown
As it is a production system, I don't think my...
As it is a production system, I don't think my boos will appreciate to reboot the system ! But we have a system, that has been reboot not too long ago, so I'll see if we have also there some wasted...
1,660
Posted By spoown
someone tell me about also a certain amount ( 5...
someone tell me about also a certain amount ( 5 or 10% ) of a partition are reserved for the root user ?
do you thingk that the place reserved for root user can be seen with the command

df -k ...
2,302
Posted By spoown
grep -w word will show you too the entire...
grep -w word


will show you too the entire line ! If you want to only see the pid, use ps to show you only the pid with this command :

ps -e -o pid
and then if you do your grep, it, of...
1,660
Posted By spoown
Where are the data ?
Hello,

I have a strange thing, when I want to see where my data are on a partition, and to check too if the partition is filling up...

So, first I check with :

df -k /my/partition
here is...
Showing results 1 to 5 of 5

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