Search Results

Search: Posts Made By: Demon
10,759
Posted By Scrutinizer
As scottn and alister suggested. Just use printf...
As scottn and alister suggested. Just use printf instead.
printf "Hello,world\a\n"
printf is standardized, whereas Posix echo does not include the -e option.
10,759
Posted By clx
When you execute the script with shell command...
When you execute the script with shell command mode ( provide shell name), the shebang is ignored.


sh firstscript.sh, bash firstscript.sh, ksh firstscript.sh will execute the script in Bourne,...
Showing results 1 to 2 of 2

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