Portable scripting resources? - Programming On Unix
                
		         
	        
        
	
	Users browsing this thread: 1 Guest(s)
| 
 | |||
| 
					Ive found https://www.gnu.org/savannah-checkouts/g...Shell.html  Its helpful. Just wondering if anyone else knows of any other sources to create portable shell scripts. | |||
| 
 | |||
| 
					Read the POSIX documentation.
                                         -- <mort> choosing a terrible license just to be spiteful towards others is possibly the most tux0r thing I've ever seen | |||
| 
 | |||
| 
					That helps. For those interested in this solution: http://pubs.opengroup.org/onlinepubs/009...tents.html Also found this to be helpful...: https://wiki.ubuntu.com/DashAsBinSh#I_am..._future.3F | |||
| 
 | |||
| 
					You can always run `shellcheck` on your scripts and fix them. https://www.shellcheck.net/ | |||
| 
 | |||
| 
					you can write it in c and let it beeeeeeeeeeeEEEEEEEEEEEEEEE
                                         | |||
| 
 | |||
| 
					This book seems to be valuable resource https://freebsdfrau.gitbooks.io/serious-...ogramming/ | |||

 
                                			
 
                                			

