Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PlatformSDK mighty@mighty:~/hadk$ sdk-assistant create SailfishOS-3.2.1.20 ~/Desktop/Sailfish_OS-3.2.1.20-Sailfish_SDK_Tooling-i486.tar.7z
- grep: unrecognized option '--line-regexp'
- BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
- Usage: grep [-HhnlLoqvsriwFEz] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...
- Search for PATTERN in FILEs (or stdin)
- -H Add 'filename:' prefix
- -h Do not add 'filename:' prefix
- -n Add 'line_no:' prefix
- -l Show only names of files that match
- -L Show only names of files that don't match
- -c Show only count of matching lines
- -o Show only the matching part of line
- -q Quiet. Return 0 if PATTERN is found, 1 otherwise
- -v Select non-matching lines
- -s Suppress open and read errors
- -r Recurse
- -i Ignore case
- -w Match whole words only
- -x Match whole lines only
- -F PATTERN is a literal (not regexp)
- -E PATTERN is an extended regexp
- -z Input is NUL terminated
- -m N Match up to N times per file
- -A N Print N lines of trailing context
- -B N Print N lines of leading context
- -C N Same as '-A N -B N'
- -e PTRN Pattern to match
- -f FILE Read pattern from file
- ls: unrecognized option '--literal'
- BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
- Usage: ls [-1AaCxdLHRFplinshrSXvctukZ] [-w WIDTH] [FILE]...
- List directory contents
- -1 One column output
- -a Include entries which start with .
- -A Like -a, but exclude . and ..
- -x List by lines
- -d List directory entries instead of contents
- -L Follow symlinks
- -H Follow symlinks on command line
- -R Recurse
- -p Append / to dir entries
- -F Append indicator (one of */=@|) to entries
- -l Long listing format
- -i List inode numbers
- -n List numeric UIDs and GIDs instead of names
- -s List allocated blocks
- -lc List ctime
- -lu List atime
- --full-time List full date and time
- -h Human readable sizes (1K 243M 2G)
- --group-directories-first
- -S Sort by size
- -X Sort by extension
- -v Sort by version
- -t Sort by mtime
- -tc Sort by ctime
- -tu Sort by atime
- -r Reverse sort order
- -Z List security context and permission
- -w N Format N columns wide
- --color[={always,never,auto}] Control coloring
- Creating tooling [SailfishOS-3.2.1.20]
- Using tarball [/home/mighty/Desktop/Sailfish_OS-3.2.1.20-Sailfish_SDK_Tooling-i486.tar.7z]
- Do you want to continue? (y/n) y
- Name already in use: SailfishOS-3.2.1.20
- PlatformSDK mighty@mighty:~/hadk$ sdk-assistant create $VENDOR-$DEVICE-$PORT_ARCH ~/Downloads/Sailfish_OS-3.2.1.20-Sailfish_SDK_Target-armv7hl.tar.7z
- grep: unrecognized option '--line-regexp'
- BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
- Usage: grep [-HhnlLoqvsriwFEz] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...
- Search for PATTERN in FILEs (or stdin)
- -H Add 'filename:' prefix
- -h Do not add 'filename:' prefix
- -n Add 'line_no:' prefix
- -l Show only names of files that match
- -L Show only names of files that don't match
- -c Show only count of matching lines
- -o Show only the matching part of line
- -q Quiet. Return 0 if PATTERN is found, 1 otherwise
- -v Select non-matching lines
- -s Suppress open and read errors
- -r Recurse
- -i Ignore case
- -w Match whole words only
- -x Match whole lines only
- -F PATTERN is a literal (not regexp)
- -E PATTERN is an extended regexp
- -z Input is NUL terminated
- -m N Match up to N times per file
- -A N Print N lines of trailing context
- -B N Print N lines of leading context
- -C N Same as '-A N -B N'
- -e PTRN Pattern to match
- -f FILE Read pattern from file
- Creating target [samsung-espresso3g-armv7hl]
- Using tarball [/home/mighty/Downloads/Sailfish_OS-3.2.1.20-Sailfish_SDK_Target-armv7hl.tar.7z]
- Do you want to continue? (y/n) y
- grep: unrecognized option '--line-regexp'
- BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
- Usage: grep [-HhnlLoqvsriwFEz] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...
- Search for PATTERN in FILEs (or stdin)
- -H Add 'filename:' prefix
- -h Do not add 'filename:' prefix
- -n Add 'line_no:' prefix
- -l Show only names of files that match
- -L Show only names of files that don't match
- -c Show only count of matching lines
- -o Show only the matching part of line
- -q Quiet. Return 0 if PATTERN is found, 1 otherwise
- -v Select non-matching lines
- -s Suppress open and read errors
- -r Recurse
- -i Ignore case
- -w Match whole words only
- -x Match whole lines only
- -F PATTERN is a literal (not regexp)
- -E PATTERN is an extended regexp
- -z Input is NUL terminated
- -m N Match up to N times per file
- -A N Print N lines of trailing context
- -B N Print N lines of leading context
- -C N Same as '-A N -B N'
- -e PTRN Pattern to match
- -f FILE Read pattern from file
- Unpacking target ...
- ls: unrecognized option '--literal'
- BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
- Usage: ls [-1AaCxdLHRFplinshrSXvctukZ] [-w WIDTH] [FILE]...
- List directory contents
- -1 One column output
- -a Include entries which start with .
- -A Like -a, but exclude . and ..
- -x List by lines
- -d List directory entries instead of contents
- -L Follow symlinks
- -H Follow symlinks on command line
- -R Recurse
- -p Append / to dir entries
- -F Append indicator (one of */=@|) to entries
- -l Long listing format
- -i List inode numbers
- -n List numeric UIDs and GIDs instead of names
- -s List allocated blocks
- -lc List ctime
- -lu List atime
- --full-time List full date and time
- -h Human readable sizes (1K 243M 2G)
- --group-directories-first
- -S Sort by size
- -X Sort by extension
- -v Sort by version
- -t Sort by mtime
- -tc Sort by ctime
- -tu Sort by atime
- -r Reverse sort order
- -Z List security context and permission
- -w N Format N columns wide
- --color[={always,never,auto}] Control coloring
- No suitable tooling found for this target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement