Search Results

Search: Posts Made By: infinitydon
4,073
Posted By Corona688
Your code isn't Python -- just a...
Your code isn't Python -- just a transparently-thin shrinkwrapping of Python around 99% pure Bourne shell. I'm not sure why you bothered.

Even for shell code this is atrocious, though. You could...
4,073
Posted By disedorgue
Hi, Why use cat file ? grep,head,... not need...
Hi,
Why use cat file ?
grep,head,... not need to read only one file.

Regards.
1,591
Posted By cero
$variablename is replaced with the variables...
$variablename is replaced with the variables value when your script is executed. If you wish to assign a value to a variable do not put a $ sign in front:
pdp_asaba=`cat /tmp/temp_total | grep asaba...
Showing results 1 to 3 of 3

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