No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
I use both extensively. Wordpress is a blogging app with ambitions. It's clean, simple and it's easy to customize its code. As a CMS, in addition to regular blog posts you can use pages, but pages are not assigned categories or sections, making configurable menus a bit of a challenge. …
Haven't tested it, but it should work... [CODE] #!/bin/bash firstloop=true for x in 4 6 23 5 7 1 100 2; do if $firstloop -or [ $x -lt $y ]; then firstloop=false y=$x fi done echo "Lowest Number is $y"[/CODE]
The [B]-t[/B] option lists the [B]t[/B]able of contents, and so the [B]-v[/B] ([B]v[/B]erbose) option could be considered redundant. Just use: [CODE]tar tf /dev/fd0[/CODE]
The End.
Potion