Search Results

Search: Posts Made By: rediffmail
7,854
Posted By rediffmail
I ma using this on sh shell.
I ma using this on sh shell.
7,854
Posted By rediffmail
exec tclsh
As a part of learning shell scripting I was just going through some already created scripts there I found-

exec tclsh "$0" $(1+"$@")

Here I was able to find what exec ,tclsh does & o/p of same...
Forum: Programming 10-06-2009
2,378
Posted By rediffmail
exec tclsh $(1+"$@")
As a part of learning shell scripting I was just going through some already created scripts there I found-


exec tclsh "$0" $(1+"$@")


Here I was able to find what exec ,tclsh does & o/p...
Showing results 1 to 3 of 3

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