Create a relative symbolic link when the target is specified as either an absolute path or a path relative to the directory from where the script is called.
Not 100% working.
Create a relative symbolic link when the target is specified as either an absolute path or a path relative to the directory from where the script is called.
Not 100% working.
An error at the commandline with the Linux shell (e.g. Dash), most notably using:
rm
![]() |
Software > Scripting Languages >
(on Wikipedia)
https://www.gnu.org/software/bash/
A ubiquitous shell. The default for almost all Linux distributions.
Random notes on this software.
This is for DOS and 4DOS. For Linux shells (Dash, Bash, Zsh, etc), see Shell scripting notes.
Programming > DOS / 4DOS >
Projects >
scripting language notes can primarily be found on GitHub:
https://github.com/spiralofhope/shell-random/tree/master/README.markdown
Notes on this blog would be generally found within the languages themselves. See the pages under /tag/shell-scripting-languages
See also Batch files