Search Results

Search: Posts Made By: farhan_t49
2,866
Posted By farhan_t49
about fsck
i want to know what does it mean by doing a consistentcy check fsck on a disk and why journaling filesystems dont need to do it
and what is meant by disk is in a consistent state when writing...
4,594
Posted By farhan_t49
hi
i am having error like this syntax error at line 5: `newname=' unexpected
but i need to convert spaces in a filename to underscore as well
4,594
Posted By farhan_t49
hi
one more question as well how can i convert space in a filename to _ sign
4,594
Posted By farhan_t49
hi
you are the best i really appreciate it thank you its giving me error at this point though
newname=$( echo $name | tr '[A-Z]' '[a-z]' )
4,594
Posted By farhan_t49
need help with rename
hi guys i am writing a script to change the filename which is enterered as input to lower case letter even if one letter is upper case i have to change it to lower case
i get the input and use
...
1,606
Posted By farhan_t49
i dont exactly get what u mean it i tried ur...
i dont exactly get what u mean it i tried ur command didnt work and gives me everything i want only the usage and total quota
1,606
Posted By farhan_t49
sorry i tried with the command u gave didnt work...
sorry i tried with the command u gave didnt work still if i put $1 it returns everything and $2 returns nothing
1,606
Posted By farhan_t49
question about awk
i am new to unix just wondering when i type quota-v
its gives me the output and i am trying to make a script to check usage

i use awk-F: '{ print $1 }' but i cannot get the column it displays...
Showing results 1 to 8 of 8

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