View Single Post
Old 05-21-2016, 11:58 PM   #273
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by knc1 View Post
Busybox handles file systems without symlink or hard link support.
...
For the express hint (the esys/bin/bunzip2 file contents):
Code:
#!/mnt/us/esys/bin/busybox
bunzip2
I tried replacing the function name (bunzip2 in this case) with $0, and it works fine on my system. That way all the "symlink-replacement" files can be identical, except for their filenames. Is there any reason NOT to do that (other than the fact that busybox config can build equivalent files for you)?

Last edited by geekmaster; 05-22-2016 at 12:09 AM.
geekmaster is offline   Reply With Quote