Search Results

Search: Posts Made By: JustinT
Forum: BSD 02-19-2010
3,395
Posted By JustinT
vnode file access
Hey, I'm new to the bsd kernel and i'm implementing a vop_read function. The problem I'm having is determining

1. Which physical block is being read given the vnode's logical block #
2. How many...
4,754
Posted By JustinT
(Beginner) Run c++ .exe with input to file
Hi, I've got this requirement for my homework assignment, but I'm not sure how to meet it:

In the comamnd line, I need to type
$ <exec-file> <input> <output_file_name>

Like:
test 1+2...
7,622
Posted By JustinT
ssh to see remote desktop gui
Hey, how do I access the desktop gui for a remote fedora box?

$ ssh user@ip
$ xinit


Fatal server error:
Server is already active for display 0
If this server is no longer running, remove...
23,343
Posted By JustinT
Alias with variable?
I'm new to UNIX. I have to run executables often, and they all have a common prefix "prefix_". Now I'm wondering if I can make an alias where I can type run xyz that will then execute "./prefix_xyz"...
Showing results 1 to 4 of 4

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