breed> about Boot and Recovery Environment for Embedded Devices Copyright (C) 2017 HackPascal [email protected] Build date 2017-12-26 [git-812ef5f] Version 1.1 (r1163)
breed> flash list Bank Type Size Model
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1 --rtscts=off | |
terminal_input console serial; terminal_output console serial | |
set default="0" | |
set timeout="5" | |
set root='(hd0,msdos1)' | |
menuentry "OpenWrt" { | |
linux /boot/vmlinuz root=PARTUUID=cbad8a62-02 rootfstype=ext4 rootwait console=tty0 console=ttyS0,115200n8 noinitrd | |
} |
scp opkg-dist-upgrade.sh [email protected]:
[email protected]'s password:
ash: scp: not found
lost connection
scp
-ash: scp: not found
root@OW:~# opkg install --force-reinstall openssh-client
- Copy As Markdown
![img][img_copy-as-markdown]
Offered by: johnnyfee.github.io
https://chrome.google.com/webstore/detail/copy-as-markdown/dgoenpnkphkichnohepecnmpmihnabdg
Used to copy the element in current page as markdown format.
Just select HTML in your page and then click the the 'M' icon in the extension toolbar, then the markdown content is in your clipboard. Cool?
Also, you can use the shortcut of the extension,
Alt + C
for Windows orOption + C
for Mac or define yourself. Enjoy it.
- Copy As Markdown
Offered by: johnnyfee.github.io
https://chrome.google.com/webstore/detail/copy-as-markdown/dgoenpnkphkichnohepecnmpmihnabdg
Used to copy the element in current page as markdown format.
Just select HTML in your page and then click the the 'M' icon in the extension toolbar, then the markdown content is in your clipboard. Cool?
Also, you can use the shortcut of the extension,
Alt + C
for Windows orOption + C
for Mac or define yourself. Enjoy it. History:
- idea
- auto detect file extension
- auto test file integration
- auto extract file according file type https://unix.stackexchange.com/questions/1571/grabbing-the-extension-in-a-file-name https://stackoverflow.com/questions/965053/extract-filename-and-extension-in-bash https://stackoverflow.com/questions/2664740/extract-file-basename-without-path-and-extension-in-bash
How can I unpack a .deb on Mac OS X without installing it?
I have a .deb file that I want to unpack and examine, but not install. I'm currently looking for where i can download dpkg for OSX, but can't find it. If you have a link, please share.
- ar -x path/to/deb/file.deb
- brew install dpkg
dpkg: stable 1.19.0.5 (bottled)
-
In Finder click Go then click Go To Folder...
-
Type /Volumes and click Go.
-
A Finder window will open, and it should say Volumes at the top.
This is the most important step:
NewerOlder