Search Results

Search: Posts Made By: margel
1,518
Posted By MadeInGermany
Only in an interactive bash shell (i.e. the...
Only in an interactive bash shell (i.e. the command line), an exclamation mark followed by an alphanumeric character does history substitution.
For example
echo "!1"prints line 1 from the command...
1,518
Posted By MadeInGermany
The sed does not find anything. Your mistake is...
The sed does not find anything.
Your mistake is the 'ticks' around $dt, but the shell only expands $dt within "quotes".
Further, a /x/,/x/ range is always one line, so you can simply address it...
Showing results 1 to 2 of 2

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