This website requires JavaScript.
Explore
Help
Register
Sign In
freesea
/
data
Watch
1
Star
0
Fork
You've already forked data
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7685fdc623
data
/
method
/
busybox
/
busybox-1.36.0
/
shell
/
ash_test
/
ash-misc
/
source1.tests
6 lines
94 B
Plaintext
Executable File
Raw
Blame
History
echo "echo Sourced ok" >../sourced.sh
PATH="..:$PATH"
. sourced.sh
rm ../sourced.sh
echo Done
Reference in New Issue
View Git Blame
Copy Permalink