aboutsummaryrefslogtreecommitdiff
path: root/sb-script
blob: d8449c1dfe4ed10611cc77f33a7589bacb9b3a8d (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh


#remove duplicates
awk '!x[$0]++' ~/.sb_history | sponge ~/.sb_history


#execute
/usr/bin/sb-binary