Search Results

Search: Posts Made By: otes4
8,669
Posted By otes4
Creating a string array from a directory listing
Hi all,

I'd like to create a string array from a long directory listing, extracting only files last modified on a specific date (e.g. Aug 08). I tried the following:

aug8=`ls -ltr |grep 'Aug...
32,896
Posted By otes4
thanks! no more homework, my bad.
thanks!

no more homework, my bad.
32,896
Posted By otes4
using tr to put multiple lines of output into one line
Hi all,

For a intro UNIX course I'm taking, I need to use the command "tr" to display a file on standard output without any newlines (all on one line).

I assume I would start with "cat filename...
Showing results 1 to 3 of 3

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