Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ash

How to make a return from a child function cause a return to the parent function?

linux bash shell ash

How to know the parent process if the child is launched in background and the parent is already exited

linux bash shell process ash

Check if a function exists before executing it in shell

linux function shell ash

How to match regexp with ash?

regex busybox ash

How to keep program running in background in ash shell

How to use array in ash?

ash

How to run a script in background (linux openwrt)?

linux shell ash

How to separate fields with pipe character delimiter

bash sed awk pipe ash

How POSIX compliant is "/path/file/.."?

bash sh posix cd ash

Android adb shell - ash or ksh?

android adb ksh ash

Docker Alpine linux running 2 programs

python docker alpine ash

how to replace "/" in a POSIX sh string

linux string shell ash

How does one reboot from an ash shell? [closed]

busybox ash

How to reverse a list of words in a shell string?

linux shell awk sed ash

How to add a new line in the bash string? [duplicate]

linux bash shell sh ash

How to get /etc/profile to run automatically in Alpine / Docker

docker sh ash alpine

does linux shell support list data structure?

linux bash shell ash

What do $? $0 $1 $2 mean in shell script? [duplicate]

bash shell ash