1. Trang chủ
  2. » Công Nghệ Thông Tin

Mac OS X for Unix Geeks phần 3 pptx

10 308 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 10
Dung lượng 3,45 MB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

Unix Softwarefink -- fink.sourceforge.net Installer for all the usual GNU and F/OSS packages you may be missing.. -p print all firmware variables -f set firmware variables from a text f

Trang 1

Unix Software

fink fink.sourceforge.net

Installer for all the usual GNU and F/OSS packages you may be missing

I avoid this I try to “go native”

Trang 2

wget? use "curl -O"

Trang 3

Screw up nvram from

the command line

nvram [-p] [-f filename] [-d name] name[=value] -p print all firmware variables

-f set firmware variables from a text file

-d delete the named variable

name=value set named variable

name print variable

Trang 4

Watch the pretty boot

messages

$ nvram boot-args

boot-args

$ sudo nvram boot-args="-v"

Trang 5

Mess with Airport

/System/Library/PrivateFrameworks/ Apple80211.framework/Versions/A/ Resources/airport -h

Trang 6

PB access from

command

pbpaste >output.txt

pbcopy <input.txt

Trang 7

PB Examples (1)

cat foo | sort | pbcopy (now paste it

somewhere)

pbpaste

pbpaste | more

Trang 8

Double Header PB

pbpaste | sort | pbcopy

pbpaste | sed -e 's/foo/bar/g' | pbcopy

Trang 9

Spotlight mdimport (force reindex, etc)

mfind Rails

mdfind -onlyin ~/Desktop Rails

mdfind "kMDItemContentType == 'com.microsoft.word.doc'"

mdfind "kind:pdf date:this week" http://0xfe.blogspot.com/2006/03/using-spotlight-from-os-x-commandline.html

Trang 10

GUI Tricks

4

Ngày đăng: 09/08/2014, 07:22

TỪ KHÓA LIÊN QUAN