Search Results

Search: Posts Made By: shivu
Forum: Programming 02-04-2009
8,986
Posted By shivu
compiling c programs
In getting error as gcc: not found
It means to say i have to install gcc? how to do it on remote server?


Thanks
shiva
9,267
Posted By shivu
Command to view folder subfolder and its capacity
Can any one tell how to view folder and subfolder with its capacity
df -k will cannot be used it shows only the parent folder
while du -k will show all subfolder and files but not show the...
Forum: Programming 02-02-2009
8,986
Posted By shivu
Compile c program on Sun Solaris OS
Can anyone tell me how to compile a c programs on SunSolaris OS 5.1 Version as gcc and cc are not working

Thanks!!!!
7,865
Posted By shivu
awk
I have tried this but have some problem pls correct it
du -ah | awk '$1 > s' s="$filesize" is not working properly. Its only comparing the first digit of the size.
14,087
Posted By shivu
awk
du -ah | awk '$1 > s' s="$filesize" is not working properly. Its only comparing the first digit of the size.
7,865
Posted By shivu
Filter the file list greater then the size specified by user
I tried it but its not working with the variable, its displays all the files. its only working correctly if i is an integer instead of variable


reagrds
shiva
7,865
Posted By shivu
Filter the file list greater then the size specified by user
HI,

Can any tell me how to filter the list of files greater than the size specified by user. The size should be provided by user as an input.

Regards
shiva
Showing results 1 to 7 of 7

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