Timeline for Use system command instead of Bash builtin without specifying the full path
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 28, 2016 at 16:14 | history | edited | user79743 | CC BY-SA 3.0 | Statting for which shell the solution works. |
| Nov 12, 2015 at 20:41 | comment | added | Anthony Geoghegan | I suspected it might be some shell that I'm not familiar with (I’m only familiar with bash, dash and csh). There was another answer (since deleted) that only worked for zsh. While I tagged this question with bash and used it in the title, you should keep this answer as a zsh user would still find it useful. | |
| Nov 12, 2015 at 20:31 | comment | added | Caleb | @Anthony maybe this is a zsh only thing. I use it regularly but I'll check on bash from a computer tomorrow. | |
| Nov 12, 2015 at 20:28 | comment | added | Anthony Geoghegan | I tried that with Bash version 4.3.30 and it didn't work. I've never seen such syntax before; can you add a link to where this feature is documented? I'd normally prefix an alias with a backslash to run the non-aliased version of a command. | |
| Nov 12, 2015 at 20:06 | history | answered | Caleb | CC BY-SA 3.0 |