CommandLineFu (@commandlinefu) 's Twitter Profile
CommandLineFu

@commandlinefu

Command line diamonds, created and voted on by our members

ID: 19258798

linkhttp://www.commandlinefu.com calendar_today20-01-2009 21:34:11

10,10K Tweet

34,34K Takipçi

10 Takip Edilen

CommandLineFu (@commandlinefu) 's Twitter Profile Photo

commandlinefu.com/commands/view/… - MySQL: Remove specific tables from an existing mysqldump file with awk (stf42) #mysql #awk #mysqldump

CommandLineFu (@commandlinefu) 's Twitter Profile Photo

commandlinefu.com/commands/view/… - MySQL: Filter out specific tables from an existing mysqldump file with awk (stf42) #mysql #awk #mysqldump

CommandLineFu (@commandlinefu) 's Twitter Profile Photo

commandlinefu.com/commands/view/… - Unzip 25 zip files files at once (wuseman1) #find #xargs #unzip #for #zip #parallel #find-exec

CommandLineFu (@commandlinefu) 's Twitter Profile Photo

commandlinefu.com/commands/view/…. - AWS s3api CLI can be used to filter objects in a S3 bucket based on the Last Modified Date using the --query filter. (shantanuo) #s3 #aws #awscli

CommandLineFu (@commandlinefu) 's Twitter Profile Photo

commandlinefu.com/commands/view/… - List all files in a folder in a git repository by last commit date (fivestones) #git #sorting #dates

CommandLineFu (@commandlinefu) 's Twitter Profile Photo

commandlinefu.com/commands/view/… - Gentoo, print in percent of all available packages in tree we installed (wuseman1) #gentoo

CommandLineFu (@commandlinefu) 's Twitter Profile Photo

commandlinefu.com/commands/view/… - Loops over files, runs a command, dumps output to a file (topher1kenobe) #grep #for-loop #output-redirection