tech_notes:builtin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tech_notes:builtin [2023-03-06 Mon wk10 13:56] – created baumkptech_notes:builtin [2023-12-28 Thu wk52 13:27] (current) baumkp
Line 1: Line 1:
 +{{tag>shell builtin commands sh ash bash}}
 +======Shell Builtin Commands======
 +I just spent half a day trying to get alias working in a script to no avail. Alias is normally, if not always a so call builtin command.
  
-<- tech_notes:ssh|Back ^ tech_notes:index|Start page ^ |End->+I have been attempting to use / learn Alpine Linux which defaults to sh/ash shell mostly builtin into Busybox. Unfortunately the bulk of shell documentation the web is based upon bash shell which is not suitable / outright incorrect with the nuances of sh/ash with busybox.  Interestingly I found this reference that called using alias in this manner naive, [[https://wikka.puppylinux.com/ashcommands|PuppyLinux : AshCommands]] 
 + 
 +I really like my ''ls'' command to be ''ls -la'' and always use alias for this.  
 + 
 + 
 +<- tech_notes:s6|back ^ tech_notes:index|Start page ^ tech_notes:alpine|next->
  • /app/www/public/data/attic/tech_notes/builtin.1678082216.txt.gz
  • Last modified: 2023-04-30 Sun wk17 17:44
  • (external edit)