Joined June 2012
·
Posted to
pbcopy and pbpaste on Linux
over 1 year
ago
@rstacruz I think that the error message given on, for example, Ubuntu is much more useful when the alias is defined, i.e.
The program 'xsel' is currently not installed. You can install it by typing:
sudo apt-get install xsel
instead of:
No command 'pbcopy' found, did you mean:
Command 'pcopy' from package 'pcopy' (universe)
Command 'bcopy' from package 'bacula-sd-pgsql' (main)
Command 'bcopy' from package 'bacula-sd-sqlite3' (main)
Command 'bcopy' from package 'bacula-sd-mysql' (main)
pbcopy: command not found
Achievements
320 Karma
23,758 Total ProTip Views
Altruist
Increase developer well-being by sharing at least 20 open source projects
Forked
Have a project valued enough to be forked by someone else
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
T-Rex
Have at least one original repo where C is the dominant language
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Mongoose
Have at least one original repo where Ruby is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Charity
Fork and commit to someone's open source project in need
@mbillard blank? is a Rails thing, not a core ruby thing.
does the right thing in situations where ActiveSupport isn't available.