Fulltext results:
- Android Apps @info:android
- the free version. * [[https://play.google.com/store/apps/details?id=com.google.zxing.client.android|Barcode Scanner]] * [[https://play.google.com/store/apps/details?id=de.fun2code.android.webdrive|DavDrive]] / [[https://play.google.com/store/apps/details?id=de.fun2code.android.lite.webdrive|DavDrive Lite]] * [[https://play.google.com/store/apps/details?id=com.dg.gtd.android.lite|DGT GTD &
- rmdir for OSX @info:mac
- r for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store its settings. This makes removing directories from the command line ... st rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash ... ove directories together with the contained ''.DS_Store'' file: <code bash> rmdir() { for d in "$@" do f
- Mercurial
- ssions: ==== Ignore Mac Files ==== Ignore ''.DS_Store'' and ''._*'' files: <code> (^|/)\._[^/]+$ (^|/)\.DS_Store$ </code> ==== NetBeans ==== These expressions e
- Print all certificates in a file @info:cryptography:openssl
- nt all the certificates and then cut the file and store each certificate in a single file. openssl pk
- Cleanup Packages @info:linux:debian
- PKGS. --keep-file, -k FILE Use FILE to get/store info about kept packages. --list-keep, -L
- Setting the Timezone @info:linux:debian
- ==== Setting the Timezone ====== The timezone is stored in the file ''/etc/timezone''. ===== Check the
- Plaintext @info:cryptography
- artext, by contrast, refers to data that is transmitted or stored unencrypted (that is, 'in the clear').