Search Results

Search: Posts Made By: muddasani
1,869
Posted By muddasani
Explain How ":=" works in shell scrpting
Hi ,
can any one explain how in the below code ":=" working in shell programming.

L_DEBUG=${L_DBG:=N}
if [ ${L_DEBUG} = Y ]; then
set -x
fi


Thanks
muddasas
2,179
Posted By muddasani
Can u explain me what is the use of ":=" with...
Can u explain me what is the use of ":=" with inthe braces
2,179
Posted By muddasani
Setting shell variables with ":" syntax
I nedd help on the below highlited one.

can any one explain on this,How its work in shell scripting.. then that will be very great full...

L_ABCD=${L_DBG:=N}

Thanks
Muddasas
6,069
Posted By muddasani
i need last modification date of that folder
i need last modification date of that folder
6,069
Posted By muddasani
how to find folder size with created date
hi,

please give me adivse .how to find the folder size with created created date .

eg:
i have directore and in that sub directoties and so on..
/home/mud/abc/dcb/
for this i want output...
Showing results 1 to 5 of 5

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