$ sudo ps auxwwwe | grep <PID>
This file contains hidden or 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
| #!/bin/bash | |
| if [ ! -d /etc/puppet/modules ]; then | |
| mkdir -p /etc/puppet/modules | |
| fi | |
| MODULES=(puppetlabs-stdlib puppetlabs/apt puppetlabs/vcsrepo example42/puppi example42/perl) | |
| INSTALLED=`puppet module list` |
This file contains hidden or 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
| use ExtUtils::MakeMaker; | |
| sub MY::lint { | |
| return <<'END'; | |
| lint: | |
| echo "Linting!!!!!!!!!!!1" | |
| END | |
| } |
$ ghci
> let xs = [1..]
> :sprint xs
xs = _
> take 1 xs
[1]
> :sprint xs
xs = 1 : _
> take 5 xs
This file contains hidden or 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
| """Python Script to complete VVVVVV Veni Vidi Vici puzzle""" | |
| """Written by Grassman7z7""" | |
| """You can find the win32* libraries as part of pywin32, found here:""" | |
| """ http://sourceforge.net/projects/pywin32/ """ | |
| """HOW TO USE:""" | |
| """It's simple. On a Windows Machine (Since I'm using the pywin library) launch VVVVVV""" | |
| """You'll need to navigate to the bottom of VeniVidiVici. Stand at the checkpoint located on there""" | |
| """In a cmd window, launch the script with 'py vvvvvv.py'""" | |
| """Don't touch anything, and watch him go!""" |
This file contains hidden or 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
| defaults write com.apple.Terminal CopyAttributesProfile com.apple.Terminal.no-attributes |
Control+Shift+Power
This file contains hidden or 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
| Set everything to Long or Lots. |
This file contains hidden or 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
| Set most things to Short or None. |
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -I
OlderNewer