• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net ยป dir
Trace:

dir
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:java (2)
  • info:code (1)
  • info:mac (1)
  • info:script (1)
  • info:solaris (1)
  • info:virtualbox (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • rmdir for OSX
  • Compare directories

Fulltext results:

rmdir for OSX @info:mac
7 Hits, Last modified: 10 years ago
====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store ... e command line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash function to re
Git @info:code
2 Hits, Last modified: 7 years ago
=== === Init Repository === Standard: git init [DIR] Bare: git init --bare [DIR] === Log === See commits between branches: git log master..develop ===
fstyp @info:solaris
2 Hits, Last modified: 13 years ago
bpg 6144 fpg 49152 ipg 5824 nindir 2048 inopb 64 nspf 2 nbfree 374513 ndir 37781 nifree 2110625 nffree 282680 cgrotor
VBoxManage (The VirtualBox CLI) @info:virtualbox
2 Hits, Last modified: 12 years ago
[--recursive] createdir[ectory]|mkdir|md <guest directory>... --username <name>
Compare directories @info:script
1 Hits, Last modified: 7 years ago
tories, generate a digest file: <code bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2
Install the Java-Plugin for Firefox @info:java
1 Hits, Last modified: 11 years ago
'' to the file ''libnpjp2.so'' in the JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib
jps - Java Virtual Machine Process Status Tool @info:java
1 Hits, Last modified: 13 years ago
Jps -m 51299 jEdit 4.2/jedit.jar 51610 Main --userdir /Users/andreas/Library/Application Support/visual

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki