Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2021
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 KB | None | 0 0
  1. 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
  2. grep: unrecognized option '--line-regexp'
  3. BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
  4.  
  5. Usage: grep [-HhnlLoqvsriwFEz] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...
  6.  
  7. Search for PATTERN in FILEs (or stdin)
  8.  
  9. -H Add 'filename:' prefix
  10. -h Do not add 'filename:' prefix
  11. -n Add 'line_no:' prefix
  12. -l Show only names of files that match
  13. -L Show only names of files that don't match
  14. -c Show only count of matching lines
  15. -o Show only the matching part of line
  16. -q Quiet. Return 0 if PATTERN is found, 1 otherwise
  17. -v Select non-matching lines
  18. -s Suppress open and read errors
  19. -r Recurse
  20. -i Ignore case
  21. -w Match whole words only
  22. -x Match whole lines only
  23. -F PATTERN is a literal (not regexp)
  24. -E PATTERN is an extended regexp
  25. -z Input is NUL terminated
  26. -m N Match up to N times per file
  27. -A N Print N lines of trailing context
  28. -B N Print N lines of leading context
  29. -C N Same as '-A N -B N'
  30. -e PTRN Pattern to match
  31. -f FILE Read pattern from file
  32. ls: unrecognized option '--literal'
  33. BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
  34.  
  35. Usage: ls [-1AaCxdLHRFplinshrSXvctukZ] [-w WIDTH] [FILE]...
  36.  
  37. List directory contents
  38.  
  39. -1 One column output
  40. -a Include entries which start with .
  41. -A Like -a, but exclude . and ..
  42. -x List by lines
  43. -d List directory entries instead of contents
  44. -L Follow symlinks
  45. -H Follow symlinks on command line
  46. -R Recurse
  47. -p Append / to dir entries
  48. -F Append indicator (one of */=@|) to entries
  49. -l Long listing format
  50. -i List inode numbers
  51. -n List numeric UIDs and GIDs instead of names
  52. -s List allocated blocks
  53. -lc List ctime
  54. -lu List atime
  55. --full-time List full date and time
  56. -h Human readable sizes (1K 243M 2G)
  57. --group-directories-first
  58. -S Sort by size
  59. -X Sort by extension
  60. -v Sort by version
  61. -t Sort by mtime
  62. -tc Sort by ctime
  63. -tu Sort by atime
  64. -r Reverse sort order
  65. -Z List security context and permission
  66. -w N Format N columns wide
  67. --color[={always,never,auto}] Control coloring
  68. Creating tooling [SailfishOS-3.2.1.20]
  69. Using tarball [/home/mighty/Desktop/Sailfish_OS-3.2.1.20-Sailfish_SDK_Tooling-i486.tar.7z]
  70. Do you want to continue? (y/n) y
  71. Name already in use: SailfishOS-3.2.1.20
  72. PlatformSDK mighty@mighty:~/hadk$ sdk-assistant create $VENDOR-$DEVICE-$PORT_ARCH ~/Downloads/Sailfish_OS-3.2.1.20-Sailfish_SDK_Target-armv7hl.tar.7z
  73. grep: unrecognized option '--line-regexp'
  74. BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
  75.  
  76. Usage: grep [-HhnlLoqvsriwFEz] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...
  77.  
  78. Search for PATTERN in FILEs (or stdin)
  79.  
  80. -H Add 'filename:' prefix
  81. -h Do not add 'filename:' prefix
  82. -n Add 'line_no:' prefix
  83. -l Show only names of files that match
  84. -L Show only names of files that don't match
  85. -c Show only count of matching lines
  86. -o Show only the matching part of line
  87. -q Quiet. Return 0 if PATTERN is found, 1 otherwise
  88. -v Select non-matching lines
  89. -s Suppress open and read errors
  90. -r Recurse
  91. -i Ignore case
  92. -w Match whole words only
  93. -x Match whole lines only
  94. -F PATTERN is a literal (not regexp)
  95. -E PATTERN is an extended regexp
  96. -z Input is NUL terminated
  97. -m N Match up to N times per file
  98. -A N Print N lines of trailing context
  99. -B N Print N lines of leading context
  100. -C N Same as '-A N -B N'
  101. -e PTRN Pattern to match
  102. -f FILE Read pattern from file
  103. Creating target [samsung-espresso3g-armv7hl]
  104. Using tarball [/home/mighty/Downloads/Sailfish_OS-3.2.1.20-Sailfish_SDK_Target-armv7hl.tar.7z]
  105. Do you want to continue? (y/n) y
  106. grep: unrecognized option '--line-regexp'
  107. BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
  108.  
  109. Usage: grep [-HhnlLoqvsriwFEz] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...
  110.  
  111. Search for PATTERN in FILEs (or stdin)
  112.  
  113. -H Add 'filename:' prefix
  114. -h Do not add 'filename:' prefix
  115. -n Add 'line_no:' prefix
  116. -l Show only names of files that match
  117. -L Show only names of files that don't match
  118. -c Show only count of matching lines
  119. -o Show only the matching part of line
  120. -q Quiet. Return 0 if PATTERN is found, 1 otherwise
  121. -v Select non-matching lines
  122. -s Suppress open and read errors
  123. -r Recurse
  124. -i Ignore case
  125. -w Match whole words only
  126. -x Match whole lines only
  127. -F PATTERN is a literal (not regexp)
  128. -E PATTERN is an extended regexp
  129. -z Input is NUL terminated
  130. -m N Match up to N times per file
  131. -A N Print N lines of trailing context
  132. -B N Print N lines of leading context
  133. -C N Same as '-A N -B N'
  134. -e PTRN Pattern to match
  135. -f FILE Read pattern from file
  136.  
  137. Unpacking target ...
  138. ls: unrecognized option '--literal'
  139. BusyBox v1.31.0 (2020-08-05 16:00:03 UTC) multi-call binary.
  140.  
  141. Usage: ls [-1AaCxdLHRFplinshrSXvctukZ] [-w WIDTH] [FILE]...
  142.  
  143. List directory contents
  144.  
  145. -1 One column output
  146. -a Include entries which start with .
  147. -A Like -a, but exclude . and ..
  148. -x List by lines
  149. -d List directory entries instead of contents
  150. -L Follow symlinks
  151. -H Follow symlinks on command line
  152. -R Recurse
  153. -p Append / to dir entries
  154. -F Append indicator (one of */=@|) to entries
  155. -l Long listing format
  156. -i List inode numbers
  157. -n List numeric UIDs and GIDs instead of names
  158. -s List allocated blocks
  159. -lc List ctime
  160. -lu List atime
  161. --full-time List full date and time
  162. -h Human readable sizes (1K 243M 2G)
  163. --group-directories-first
  164. -S Sort by size
  165. -X Sort by extension
  166. -v Sort by version
  167. -t Sort by mtime
  168. -tc Sort by ctime
  169. -tu Sort by atime
  170. -r Reverse sort order
  171. -Z List security context and permission
  172. -w N Format N columns wide
  173. --color[={always,never,auto}] Control coloring
  174. No suitable tooling found for this target
  175.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement