Awk can do what you want:
{
lines[NR]=$NF " " $0
}
END {
PROCINFO["sorted_in"]="@val_type_asc"
for line in lines {
j=index(line, " ")
print substr(line, j+1)
}
--
Michael henne...@web.cs.ndsu.nodak.edu
"Sorry but your password must contain an uppercase letter, a num
On 12.11.2015 12:46, Kseniya Blashchuk wrote:
Me - no. Maybe check your power settings (Dim and blank screen option, etc.)
I've no special screen power settings (no dim/blank screen options).
Joachim Backes
чт, 12 нояб. 2015 г. в 14:02, Joachim Backes
mailto:joachim.bac...@rhrk.uni-kl.de>>:
First of all not all flash drives boot – and even if you get one that does
the next lot might not. This has to do with the firmware between the data
on the drive and the USB interface. Often there is a firmware virtual CD
involved.
If you look on the drive with such as gparted you will likely see
On Thu, 12 Nov 2015 12:36:28 +0100, Robert P. J. Day
wrote:
for an upcoming class, i want to create bootable 64-bit fedora 23
systems on (probably) 16G USB drives. given that i want to do this
from a running fedora 23 system, and it can be a totally destructive
creation, what's the best wa
Me - no. Maybe check your power settings (Dim and blank screen option, etc.)
чт, 12 нояб. 2015 г. в 14:02, Joachim Backes :
> Hi all F23 users,
>
> seeing some little problem with Gnome/Wayland desktop in F23:
>
> After logging in, during the next (few) secconds, the screen fades out
> and become
for an upcoming class, i want to create bootable 64-bit fedora 23
systems on (probably) 16G USB drives. given that i want to do this
from a running fedora 23 system, and it can be a totally destructive
creation, what's the best way?
as i see it, i would probably do a single, initial install o
Hi all F23 users,
seeing some little problem with Gnome/Wayland desktop in F23:
After logging in, during the next (few) secconds, the screen fades out
and becomes dark. I have to click immediately on the screen, or the
screen locks up (within few seconds).
Anybody sees this too?
--
Fedora