Quantcast
Channel: Cygwin – Level533
Browsing all 2 articles
Browse latest View live

Cygwin Snippets and Resources

With Cygwin, sometimes you need all the help you can get. Here are some usefull snippets. Bash Find command for file, exclude Windows directories This searches or .png files among the Cygwin files. The...

View Article



Guid To Windows Clipboard Using Cygwin

Guid Generation This will give you a guid to your Windows clipboard using Cygwin. uuidgen | awk '{print "{" toupper($0) "}" }' | putclip If you don’t like the newline that gets added, you can do this:...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images