Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #37.0K

3 Posted Topics

Member Avatar for johnwords

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. …

Member Avatar for suni123
0
268
Member Avatar for trume

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]

Member Avatar for Potion
0
205
Member Avatar for sidlampard

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]

Member Avatar for Potion
0
134

The End.