UnixToolTip Profile Banner
Unix tool tip Profile
Unix tool tip

@UnixToolTip

Followers
85K
Following
99
Statuses
6K

Tips on Unix utilities and related topics from @JohnDCook.

Joined August 2011
Don't wanna be here? Send us removal request.
@UnixToolTip
Unix tool tip
10 years
'The enjoyment of one's tools is an essential ingredient of successful work.' -- Donald E. Knuth
10
355
630
@UnixToolTip
Unix tool tip
22 hours
Vim for Humans
2
4
12
@UnixToolTip
Unix tool tip
4 days
You can find the dimensions of a png image using the file command, e.g. file foo.png.
0
2
26
@UnixToolTip
Unix tool tip
5 days
Can install GNU versions of Unix utilities on Mac with homebrew: brew install coreutils
1
3
24
@UnixToolTip
Unix tool tip
6 days
The ed line editor: bravado, utility, and history
1
2
16
@UnixToolTip
Unix tool tip
7 days
Help for each argument of a shell command:
1
0
11
@UnixToolTip
Unix tool tip
8 days
List only subdirectories of the current directory: ls -d */
0
1
15
@UnixToolTip
Unix tool tip
11 days
Unix wildcards
0
0
6
@UnixToolTip
Unix tool tip
12 days
Avoiding multiprocessing errors in bash shell
1
0
18
@UnixToolTip
Unix tool tip
13 days
Shell scripts run in their own subshell, so a cd in a script only effects the subshell. To script a cd, use an alias instead.
4
1
24
@UnixToolTip
Unix tool tip
14 days
UNIX Style, or cat -v Considered Harmful
0
4
20
@UnixToolTip
Unix tool tip
15 days
Mastering the Vim language by @christoomey
0
2
17
@UnixToolTip
Unix tool tip
17 days
RT @sysxplore: Windows problems? REBOOT. Linux problems, BE ROOT.
0
177
0
@UnixToolTip
Unix tool tip
21 days
Summarizing Emacs cursor movement commands
0
0
11
@UnixToolTip
Unix tool tip
22 days
RT @ed1conf: Who needs Excel and pivot tables when you have delimited plain-text files and awk(1)?
0
8
0
@UnixToolTip
Unix tool tip
22 days
Emacs with Vim keybindings (evil-mode) works surprisingly well. When Vim and Emacs bindings conflict, it goes with Vim. But there's less conflict between the bindings than I would have expected. It feels like Vim in the small, Emacs in the large.
3
2
30
@UnixToolTip
Unix tool tip
22 days
Better bash scripting in 15 minutes
0
3
22
@UnixToolTip
Unix tool tip
24 days
Entering Russian characters in Vim with digraphs
0
1
9
@UnixToolTip
Unix tool tip
25 days
bash lets you use &> to send stdout and stderr to a file. Version 4 or later.
4
2
32
@UnixToolTip
Unix tool tip
26 days
GNU parallel is a shell tool for executing jobs in parallel using one or more computers.
0
1
15
@UnixToolTip
Unix tool tip
27 days
'If you had done something twice, you are likely to do it again.' -- Brian Kernighan and Rob Pike
0
5
35