Search Results

Search: Posts Made By: codyhazelwood
6,784
Posted By codyhazelwood
The assignment says we have to use awk. I don't...
The assignment says we have to use awk. I don't know anything about PHP or Perl.
6,784
Posted By codyhazelwood
I tried man wget and it said no manual entry for...
I tried man wget and it said no manual entry for wget. Just running wget said command not found.

I'm using bash on Mac OS 10.6.2 with the latest version of the Apple Developer Tools installed.
6,784
Posted By codyhazelwood
Parse a Web Server Access Log
1. The problem statement, all variables and given/known data:

Write a parser for a web server access log that will provide the statistics outlined below. Remember to format your output in a neat...
85,320
Posted By codyhazelwood
Sure. Here's an example: echo "This is my...
Sure. Here's an example:

echo "This is my current directory: " 'pwd'
Then the output would be
This is my current directory: /Users/codyhazelwood/Dropbox
/Photos/Sample Album
But, I would like...
85,320
Posted By codyhazelwood
Thanks! That helps a lot. Is it possible to...
Thanks! That helps a lot. Is it possible to limit the output from the command in ' ' to a certain number of characters or to one line?
85,320
Posted By codyhazelwood
Echo and a command's output on the same line
Hello,

I'm writing some bash scripts and I'm trying to get an echo command and the output of another command to display on the same line. For example:

I want to run
echo "Operating System: "...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy