Search Results

Search: Posts Made By: elcounto
131,146
Posted By Hitori
$ echo "some string" | sed -e "s/^.*\(.\)$/\1/" ...
$ echo "some string" | sed -e "s/^.*\(.\)$/\1/"
g
$
Forum: AIX 03-25-2013
11,916
Posted By MichaelFelt
That may not be the correct solution. /unix...
That may not be the correct solution.

/unix is normally a symbolic link to the file you copied. If you are going to copy from somewhere it would be better to try and copy the one it booted from....
1,915
Posted By Corona688
I'm not 100% positive. It may be the way...
I'm not 100% positive. It may be the way backticks `` allow splitting, if your shell supports $( ) syntax that may cause less problems.
1,915
Posted By Corona688
There's no point listing the permissions, user...
There's no point listing the permissions, user and group ownership, file size, and modification time when you're going to just strip that all back out with awk. Simplifying that statement may help...
Showing results 1 to 4 of 4

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