Search Results

Search: Posts Made By: ulidtko
16,385
Posted By ulidtko
Yes, it was it. Thanks.
Yes, it was it. Thanks.
16,385
Posted By ulidtko
The user's home is /tmp/guest-home.cRIW3S/ ...
The user's home is /tmp/guest-home.cRIW3S/

It isn't chrooted, i can see the same files in /, including some my nonstandard directories and symlinks.

This isn't selinux too:
max@ulidtko:~$...
16,385
Posted By ulidtko
EACCES "Permission denied" while open(2)
guest@ulidtko:~$ id
uid=126(guest) gid=134(guest) groups=134(guest)

guest@ulidtko:~$ ls -ld /home
drwxr-xr-x 8 root root 4096 May 12 19:47 /home

guest@ulidtko:~$ ls -l /home
ls: cannot open...
16,842
Posted By ulidtko
Oh, thanks a lot for clearing things up. Now i...
Oh, thanks a lot for clearing things up. Now i can freely continue playing with that creamy piping :D
16,842
Posted By ulidtko
Difference between using "echo" builtin and /bin/echo
So in my shell i execute:
{ while true; do echo string; sleep 1; done } | read line This waits one second and returns.
But
{ while true; do /bin/echo string; sleep 1; done } | read line...
Showing results 1 to 5 of 5

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